Files
android_kernel_xiaomi_sm8450/fs/xfs/linux-2.6
Felix Blyakher 1b17d76646 xfs: prevent deadlock in xfs_qm_shake()
It's possible to recurse into filesystem from the memory
allocation, which deadlocks in xfs_qm_shake(). Add check
for __GFP_FS, and bail out if it is not set.

Signed-off-by: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Hedi Berriche <hedi@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
2009-06-01 22:59:45 -05:00
..
2009-06-01 22:59:45 -05:00
2008-04-29 15:54:02 +10:00
2008-12-04 15:39:21 +11:00
2008-12-29 16:47:18 +11:00
2007-10-22 08:13:20 -07:00
2009-03-29 09:51:08 +02:00
2009-03-29 09:51:00 +02:00
2008-04-29 16:08:14 +10:00
2008-12-01 11:07:37 +11:00
2008-10-30 16:55:03 +11:00
2009-03-29 09:51:08 +02:00
2009-03-16 08:25:25 +01:00