git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
309ecac
)
xfs: add xfs_ilock_attr_map_shared
author
Christoph Hellwig
<hch@infradead.org>
Wed, 18 Dec 2013 10:14:39 +0000
(
02:14
-0800)
committer
Ben 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>
No differences found