]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: rename xfs_ilock_map_shared
authorChristoph Hellwig <hch@infradead.org>
Fri, 6 Dec 2013 20:30:09 +0000 (12:30 -0800)
committerBen Myers <bpm@sgi.com>
Wed, 18 Dec 2013 21:39:30 +0000 (15:39 -0600)
commit4b67e9d256aef27907acfb48327f53bba8d7a14b
treeb1a34a04e6ac1500e456d5d3ecca5d7cfb56a7c7
parent469b72ca2fa111f66c37130fab30f2f46de8b21b
xfs: rename xfs_ilock_map_shared

Make it clear that we're only locking against the extent map on the data
fork.  Also clean the function up a little bit.

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