diff options
author | Christoph Hellwig <[email protected]> | 2009-07-18 18:14:54 -0400 |
---|---|---|
committer | Felix Blyakher <[email protected]> | 2009-08-11 10:27:28 -0500 |
commit | 1ec2b8a777d6ac5464a836b3c5520b1a5190194c (patch) | |
tree | 03cf2292a8b71632feea5178de4694428f42daef /net/lapb/lapb_iface.c | |
parent | efe1f30e8f05a3836dfcf6302774707b3b47193f (diff) |
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
xfs_getbmap allocates memory with i_lock held, but i_lock is taken in
reclaim context so all allocations under it must avoid recursions into
the filesystem.
Reported by the new reclaim context tracing in lockdep.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Felix Blyakher <[email protected]>
Signed-off-by: Felix Blyakher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions