opnsense-src/sys/fs/ext2fs
Gordon Bergling 061c19c2bd fs: fix a few common typos in source code comments
- s/quadradically/quadratically/
- s/persistant/persistent/

Obtained from:	NetBSD

(cherry picked from commit 8ea3ceda76)
2022-02-09 07:18:56 +01:00
..
ext2_acl.c ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
ext2_acl.h
ext2_alloc.c fs: fix a few common typos in source code comments 2022-02-09 07:18:56 +01:00
ext2_balloc.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_bmap.c ext2fs: remove remnants of the UFS snapshot code 2022-02-07 11:38:49 +02:00
ext2_csum.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_dinode.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_dir.h
ext2_extattr.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_extattr.h fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_extents.c ext2fs: check for eh_depth in ext4_ext_check_header() 2021-11-29 09:56:42 -08:00
ext2_extents.h Add BE architectures support. 2020-05-17 14:52:54 +00: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: add missing uio_td initialization to ext2_htree_append_block 2021-06-07 00:29:49 +00:00
ext2_inode.c Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-06-01 02:48:16 +03:00
ext2_inode_cnv.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_lookup.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
ext2_mount.h
ext2_subr.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_vfsops.c ext2: Check for e2fs_first_dblock in ext2_compute_sb_data() 2021-12-04 14:34:20 -08:00
ext2_vnops.c ext2fs: remove remnants of the UFS snapshot code 2022-02-07 11:38:49 +02:00
ext2fs.h Move mnt_maxsymlinklen into appropriate fs mount data structures 2021-06-01 02:48:16 +03:00
fs.h Add BE architectures support. 2020-05-17 14:52:54 +00:00
htree.h
inode.h