opnsense-src/sys/fs/ext2fs
Pedro F. Giffuni 19642a0cfb extfs: remove redundant little endian conversion.
The NSEC_TO_XTIME macro already calls the htole32(), so there is no need
to call it twice. This code does nothing on LE platforms and affects only
nanosecond and birthtime fields so it's difficult to notice on regular use.

X-MFC with:	r361136
2020-08-17 15:05:41 +00:00
..
ext2_acl.c ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
ext2_acl.h SPDX: Complete license IDs for ext2fs. 2017-12-02 17:22:55 +00:00
ext2_alloc.c ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
ext2_balloc.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_bmap.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_csum.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_dinode.h Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
ext2_dir.h Split the dir_index and dir_nlink features. 2018-08-08 12:08:46 +00:00
ext2_extattr.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_extattr.h Add metadata_csum feature support. 2018-01-14 20:46:39 +00:00
ext2_extents.c ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
ext2_extents.h Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_extern.h Add a EXT2FS-specific implementation for lseek(SEEK_DATA). 2020-02-18 16:39:57 +00:00
ext2_hash.c ext2fs: Initial version of DTrace support. 2019-04-16 11:20:10 +00:00
ext2_htree.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_inode.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_inode_cnv.c extfs: remove redundant little endian conversion. 2020-08-17 15:05:41 +00:00
ext2_lookup.c ext2fs: Stop checking for failures from malloc(M_WAITOK). 2020-07-20 14:28:26 +00:00
ext2_mount.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ext2_subr.c Add BE architectures support. 2020-05-17 14:52:54 +00:00
ext2_vfsops.c vfs: remove the thread argument from vget 2020-08-16 17:18:54 +00:00
ext2_vnops.c vfs: remove the obsolete privused argument from vaccess 2020-08-05 09:27:03 +00:00
ext2fs.h Add BE architectures support. 2020-05-17 14:52:54 +00:00
fs.h Add BE architectures support. 2020-05-17 14:52:54 +00:00
htree.h Add metadata_csum feature support. 2018-01-14 20:46:39 +00:00
inode.h Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00