commit 3c67d2cdbd04d46a48010ab2fa1c26a0514b0afd
Author: Tomohiro Kusumi <[email protected]>
Date: Sat May 30 11:39:14 2015 +0900
sys/gnu/vfs/ext2fs: Sync with Linux kernel's ext2 definitions
- Some of these macros could be used in the existing dfly ext2 code.
- This commit makes no binary difference.
- (Note that dfly's ext2 seems to be broken currently)
Summary of changes:
sys/gnu/vfs/ext2fs/ext2_fs.h | 36 ++++++++++++++++++++++++++++++++++--
1 file changed, 34 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c67d2cdbd04d46a48010ab2fa1c26a0514b0afd
--
DragonFly BSD source repository