summaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-02-23 01:11:54 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-02-23 01:11:54 +0300
commit232dd599068ff228a29a4a1a6ab81e6b55198bb0 (patch)
tree2ad06f4c489b5bd2d54d508b665f203a3e3a1c7a /fs/nfsd/vfs.c
parentb7ee88128242b3460b0016a7e42207c9799f73b7 (diff)
parent2b188a2cfc4d8f319ad23832ec1390bdae52daf6 (diff)
downloadlinux-232dd599068ff228a29a4a1a6ab81e6b55198bb0.tar.xz
Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Pull zonefs updates from Damien Le Moal: - Reorganize zonefs code to split file related operations to a new fs/zonefs/file.c file (me) - Modify zonefs to use dynamically allocated inodes and dentries (using the inode and dentry caches) instead of statically allocating everything on mount. This saves a significant amount of memory for very large zoned block devices with 10s of thousands of zones (me) - Make zonefs_sb_ktype a const struct kobj_type (Thomas) * tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs: zonefs: make kobj_type structure constant zonefs: Cache zone group directory inodes zonefs: Dynamically create file inodes when needed zonefs: Separate zone information from inode information zonefs: Reduce struct zonefs_inode_info size zonefs: Simplify IO error handling zonefs: Reorganize code
Diffstat (limited to 'fs/nfsd/vfs.c')
0 files changed, 0 insertions, 0 deletions