diff options
author | 2022-03-03 13:43:29 -0500 | |
---|---|---|
committer | 2022-05-08 14:28:56 -0400 | |
commit | 44ab23b9b3c7a73c738b37a8f5f84adb7d66c267 (patch) | |
tree | 5ea3aff552b0cde6c47a22a96b1f10bd0546c6b7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | namei: Call aops write_begin() and write_end() directly (diff) | |
download | linux-dev-44ab23b9b3c7a73c738b37a8f5f84adb7d66c267.tar.xz linux-dev-44ab23b9b3c7a73c738b37a8f5f84adb7d66c267.zip |
ntfs3: Call ntfs_write_begin() and ntfs_write_end() directly
There is only one kind of write_begin/write_end aops, so we don't need to
look up which aop it is, just make ntfs_write_begin() and ntfs_write_end()
available to this file and call them directly.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Namjae Jeon <linkinjeon@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions