freebsd-skq/sys/fs/ext2fs
Konstantin Belousov f784da883f Move mnt_maxsymlinklen into appropriate fs mount data structures
Reviewed by:	mckusick
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
X-MFC-Note:	struct mount layout
Differential revision:	https://reviews.freebsd.org/D30325
2021-05-22 15:16:09 +03:00
..
ext2_acl.c
ext2_acl.h
ext2_alloc.c
ext2_balloc.c
ext2_bmap.c
ext2_csum.c
ext2_dinode.h
ext2_dir.h
ext2_extattr.c
ext2_extattr.h
ext2_extents.c Invalidate inode extents cache on truncation. 2021-05-07 10:27:37 +03:00
ext2_extents.h Improve extents verification logic. 2021-05-07 10:27:28 +03:00
ext2_extern.h In ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_BALLOC(). 2020-12-08 00:49:31 +00:00
ext2_hash.c
ext2_htree.c
ext2_inode_cnv.c Make encode/decode extra time functions inline. 2021-05-08 06:42:20 +03:00
ext2_inode.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
ext2_vnops.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
ext2fs.h Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-05-22 15:16:09 +03:00
fs.h Improve extents verification logic. 2021-05-07 10:27:28 +03:00
htree.h
inode.h Make inode extra time fields updating logic more closer to linux. 2021-05-07 10:46:55 +03:00