diff options
author | 2017-06-16 11:00:14 -0700 | |
---|---|---|
committer | 2017-06-20 10:45:22 -0700 | |
commit | ad017f6537dee30a67b89f937a16e2f6c82e3774 (patch) | |
tree | 505ed25781dab9fd0720c692f52788453d9f4cc6 /include/linux/buffer_head.h | |
parent | xfs: pass along transaction context when reading directory block buffers (diff) | |
download | linux-rng-ad017f6537dee30a67b89f937a16e2f6c82e3774.tar.xz linux-rng-ad017f6537dee30a67b89f937a16e2f6c82e3774.zip |
xfs: pass along transaction context when reading xattr block buffers
Teach the extended attribute reading functions to pass along a
transaction context if one was supplied. The extended attribute scrub
code will use transactions to lock buffers and avoid deadlocking with
itself in the case of loops; since it will already have the inode
locked, also create xattr get/list helpers that don't take locks.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions