diff options
author | 2025-05-26 09:55:56 -0700 | |
---|---|---|
committer | 2025-05-26 09:55:56 -0700 | |
commit | 2ca3534623f41dd0398c9f1cbc47fb874653c7cf (patch) | |
tree | 8783c603d16fd3ed2bf7bf1bd29ac552fe39eacf /kernel | |
parent | Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (diff) | |
parent | statmount: update STATMOUNT_SUPPORTED macro (diff) | |
download | wireguard-linux-2ca3534623f41dd0398c9f1cbc47fb874653c7cf.tar.xz wireguard-linux-2ca3534623f41dd0398c9f1cbc47fb874653c7cf.zip |
Merge tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Pull vfs mount updates from Christian Brauner:
"This contains minor mount updates for this cycle:
- mnt->mnt_devname can never be NULL so simplify the code handling
that case
- Add a comment about concurrent changes during statmount() and
listmount()
- Update the STATMOUNT_SUPPORTED macro
- Convert mount flags to an enum"
* tag 'vfs-6.16-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs:
statmount: update STATMOUNT_SUPPORTED macro
fs: convert mount flags to enum
->mnt_devname is never NULL
mount: add a comment about concurrent changes with statmount()/listmount()
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions