xfs: add xfs_ilock_attr_map_shared
authorChristoph Hellwig <hch@infradead.org>
Wed, 18 Dec 2013 10:14:39 +0000 (02:14 -0800)
committerBen Myers <bpm@sgi.com>
Wed, 18 Dec 2013 21:48:44 +0000 (15:48 -0600)
Equivalent to xfs_ilock_data_map_shared, except for the attribute fork.

Make xfs_getbmap use it if called for the attribute fork instead of
xfs_ilock_data_map_shared.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_bmap_util.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h

Simple merge
Simple merge
Simple merge