diff options
| author | Jan Kara <[email protected]> | 2021-05-24 13:17:49 +0200 |
|---|---|---|
| committer | Jan Kara <[email protected]> | 2021-07-13 14:29:00 +0200 |
| commit | d2c292d84c4983424938f32c9c247f6ab8719769 (patch) | |
| tree | bacececeaaf32c560974599d284f3ed99067a339 /tools/lib/api/fs/tracing_path.c | |
| parent | 2433480a7e1d0c057442b284c336cfaa61523117 (diff) | |
xfs: Convert double locking of MMAPLOCK to use VFS helpers
Convert places in XFS that take MMAPLOCK for two inodes to use helper
VFS provides for it (filemap_invalidate_down_write_two()). Note that
this changes lock ordering for MMAPLOCK from inode number based ordering
to pointer based ordering VFS generally uses.
CC: "Darrick J. Wong" <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions