aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client/smb2proto.h
diff options
context:
space:
mode:
authorLorenzo Stoakes <[email protected]>2025-06-16 19:33:28 +0000
committerChristian Brauner <[email protected]>2025-06-19 11:56:57 +0000
commit9d5403b1036cdcd4be0f9f5568612c0e60e73d79 (patch)
tree49858f96630c59ed99ce497aa34c2df8925792e9 /fs/smb/client/smb2proto.h
parentfs: convert simple use of generic_file_*_mmap() to .mmap_prepare() (diff)
downloadkernel-9d5403b1036cdcd4be0f9f5568612c0e60e73d79.tar.gz
kernel-9d5403b1036cdcd4be0f9f5568612c0e60e73d79.zip
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Update nearly all generic_file_mmap() and generic_file_readonly_mmap() callers to use generic_file_mmap_prepare() and generic_file_readonly_mmap_prepare() respectively. We update blkdev, 9p, afs, erofs, ext2, nfs, ntfs3, smb, ubifs and vboxsf file systems this way. Remaining users we cannot yet update are ecryptfs, fuse and cramfs. The former two are nested file systems that must support any underlying file ssytem, and cramfs inserts a mixed mapping which currently requires a VMA. Once all file systems have been converted to mmap_prepare(), we can then update nested file systems. Signed-off-by: Lorenzo Stoakes <[email protected]> Link: https://lore.kernel.org/08db85970d89b17a995d2cffae96fb4cc462377f.1750099179.git.lorenzo.stoakes@oracle.com Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'fs/smb/client/smb2proto.h')
0 files changed, 0 insertions, 0 deletions