commit | 683cb941598d1d81283c940c100e0ce40f494105 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri Dec 06 12:30:15 2013 -0800 |
committer | Ben Myers <bpm@sgi.com> | Wed Dec 18 16:07:09 2013 -0600 |
tree | 0bb287e4256cbd4fd1bcebfe765564ec3236b677 | |
parent | da51d32d4596a14ee33917b9eca056d4bf41706a [diff] |
xfs: use xfs_ilock_attr_map_shared in xfs_attr_get We might not have read in the extent list at this point, so make sure we take the ilock exclusively if we have to do so. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>