diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-30 09:10:21 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-30 09:10:21 -1000 |
commit | 0d63d8b2294b228147bf58def506dde35e57daef (patch) | |
tree | 086ce5f5e67653cb925745d7229b2e204f2efb55 /include/linux/fs.h | |
parent | d4e175f2c460fd54011117d835aa017d2d4a8c08 (diff) | |
parent | d3c50061765d4b5616dc97f5804fc18122598a9b (diff) | |
download | linux-0d63d8b2294b228147bf58def506dde35e57daef.tar.gz linux-0d63d8b2294b228147bf58def506dde35e57daef.tar.bz2 linux-0d63d8b2294b228147bf58def506dde35e57daef.zip |
Merge tag 'vfs-6.7.autofs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Pull autofs mount api updates from Christian Brauner:
"This ports autofs to the new mount api. The patchset has existed for
quite a while but never made it upstream. Ian picked it back up.
This also fixes a bug where fs_param_is_fd() was passed a garbage
param->dirfd but it expected it to be set to the fd that was used to
set param->file otherwise result->uint_32 contains nonsense. So make
sure it's set.
One less filesystem using the old mount api. We're getting there,
albeit rather slow. The last remaining major filesystem that hasn't
converted is btrfs. Patches exist - I even wrote them - but so far
they haven't made it upstream"
* tag 'vfs-6.7.autofs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs:
autofs: fix add autofs_parse_fd()
fsconfig: ensure that dirfd is set to aux
autofs: fix protocol sub version setting
autofs: convert autofs to use the new mount api
autofs: validate protocol version
autofs: refactor parse_options()
autofs: reformat 0pt enum declaration
autofs: refactor super block info init
autofs: add autofs_parse_fd()
autofs: refactor autofs_prepare_pipe()
Diffstat (limited to 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions