diff options
author | 2010-07-20 17:54:12 +1000 | |
---|---|---|
committer | 2010-07-26 13:16:49 -0500 | |
commit | aea1b9532143218f8599ecedbbd6bfbf812385e1 (patch) | |
tree | 3b6aa49dffcf982119999578324926a2dd955264 /fs/xfs/xfs_utils.c | |
parent | xfs: fix memory reclaim recursion deadlock on locked inode buffer (diff) | |
download | linux-dev-aea1b9532143218f8599ecedbbd6bfbf812385e1.tar.xz linux-dev-aea1b9532143218f8599ecedbbd6bfbf812385e1.zip |
xfs: use GFP_NOFS for page cache allocation
Avoid a lockdep warning by preventing page cache allocation from
recursing back into the filesystem during memory reclaim.
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_utils.c')
0 files changed, 0 insertions, 0 deletions