commit | efa70be165497826f674846f681e6e2364af906c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Wed Dec 18 02:14:39 2013 -0800 |
committer | Ben Myers <bpm@sgi.com> | Wed Dec 18 15:48:44 2013 -0600 |
tree | 484e876ef92c632e062ccac613f9a066f4b714db | |
parent | 309ecac8e7c937c5811ef8f0efc14b3d1bd18775 [diff] |
xfs: add xfs_ilock_attr_map_shared 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>