Files
linux/fs/xfs/libxfs/xfs_ialloc_btree.c
Darrick J. Wong aa38f370b2 xfs: use GPF_NOFS when allocating btree cursors
commit b24a978c37 upstream.

Use NOFS for allocating btree cursors, since they can be called
under the ilock.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-12 11:39:44 +01:00

12 KiB