diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2022-03-03 13:43:29 -0500 |
---|---|---|
committer | Matthew Wilcox (Oracle) <[email protected]> | 2022-05-08 14:28:56 -0400 |
commit | 44ab23b9b3c7a73c738b37a8f5f84adb7d66c267 (patch) | |
tree | 5ea3aff552b0cde6c47a22a96b1f10bd0546c6b7 /scripts/gdb/linux/tasks.py | |
parent | 27a77913448fe976f7c1d5e4b5467a5fa1b2a195 (diff) |
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) <[email protected]>
Reviewed-by: Namjae Jeon <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions