diff options
author | Christoph Hellwig <hch@lst.de> | 2015-04-13 01:38:29 (GMT) |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2015-04-13 01:38:29 (GMT) |
commit | 21c3ea18819b5f650c75f59a0457415bc05d2b17 (patch) | |
tree | 4a6ffaa3bed47bc57441c3ffe9d2f1e55a8b197d /Documentation/prctl | |
parent | 66db8104968ad8c0bf5a45a100ae586ddfadc1e1 (diff) | |
download | linux-21c3ea18819b5f650c75f59a0457415bc05d2b17.tar.xz |
xfs: unlock i_mutex in xfs_break_layouts
We want to drop all I/O path locks when recalling layouts, and that includes
i_mutex for the write path. Without this we get stuck processe when recalls
take too long.
[dchinner: fix build with !CONFIG_PNFS]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'Documentation/prctl')
0 files changed, 0 insertions, 0 deletions