aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2010-07-20 17:53:59 +1000
committerAlex Elder <[email protected]>2010-07-26 13:16:49 -0500
commit4a7edddcb5b14ddb5962e6906b6fd6b500d7a361 (patch)
treee62253cc40f36bfa631f0dd316a16ac987d11dd4 /net/unix/sysctl_net_unix.c
parent438697064aaa2f64e0fcc6586582a3e7ec36005b (diff)
xfs: fix memory reclaim recursion deadlock on locked inode buffer
Calling into memory reclaim with a locked inode buffer can deadlock if memory reclaim tries to lock the inode buffer during inode teardown. Convert the relevant memory allocations to use KM_NOFS to avoid this deadlock condition. Reported-by: Peter Watkins <[email protected]> Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Alex Elder <[email protected]> Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions