aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/ext2_fs.h
Commit message (Collapse)AuthorAgeFilesLines
* ext2fs: Add support for xattrShengyu Zhang2017-01-061-1/+2
| | | | | | | | | * ext2fs/Makefile (SRCS): Add xattr.c. * ext2fs/ext2_fs.h: Define EXT2_FEATURE_COMPAT_EXT_ATTR. * ext2fs/ext2fs.h: Add xattr functions. * ext2fs/ialloc.c (diskfs_free_node): Free xattr block. * ext2fs/xattr.c: xattr implement. * ext2fs/xattr.h: Likewise.
* Do not inherit all ext2fs flagsSamuel Thibault2011-12-281-0/+23
| | | | | | | | * ext2fs/ext2_fs.h (EXT2_FL_INHERITED, EXT2_REG_FLMASK, EXT2_OTHER_FLMASK): New macros. (ext2_mask_flags): New inline function. * ext2fs/ialloc.c (diskfs_alloc_node): Use EXT2_FL_INHERITED and call ext2_mask_flags.
* 2003-08-10 Peter Bruin <pjbruin@dds.nl>Samuel Thibault2008-07-281-2/+2
| | | | * ext2_fs.h (i_frag, i_fsize): Drop spurious `;'.
* 2000-02-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-02-051-4/+11
| | | | | | | * ext2_fs.h: Update from Linux 2.3.42 version (ext2_fs_i.h unchanged). * inode.c (check_high_bits): In accordance with Linux 2.3.42 behavior, permit 32-bit uids on non-hurd filesystems unless i_dtime is zero (which indicates an extra old Linux ext2 implementation I guess).
* 1999-08-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-08-231-27/+116
| | | | | * ext2_fs.h, ext2_fs_i.h: Replaced with Linux 2.3.14 versions. * ext2fs.h (i_mode_high): New macro, missing from ext_fs.h.
* Update to version from linux-2.0.12.Miles Bader1996-08-151-50/+194
|
* Rename uN/sN to __uN/__sN, and remove the definitions.Miles Bader1996-08-121-93/+86
|
* (ext2_debug_flag): New decl.Miles Bader1996-08-021-1/+2
| | | | (ext2_debug): Pay attention to EXT2_DEBUG_FLAG.
* entered into RCSMiles Bader1995-05-091-1/+1
|
* Formerly ext2_fs.h.~18~Miles Bader1995-05-081-1/+1
|
* Formerly ext2_fs.h.~16~Miles Bader1995-05-031-1/+1
|
* Formerly ext2_fs.h.~15~Miles Bader1995-04-281-4/+3
|
* Formerly ext2_fs.h.~14~Miles Bader1995-04-271-3/+3
|
* Formerly ext2_fs.h.~13~Miles Bader1995-04-261-1/+1
|
* Formerly ext2_fs.h.~12~Miles Bader1995-04-261-5/+3
|
* Formerly ext2_fs.h.~11~Miles Bader1995-04-261-3/+3
|
* Formerly ext2_fs.h.~10~Miles Bader1995-04-141-114/+3
|
* Formerly ext2_fs.h.~9~Miles Bader1995-04-141-2/+2
|
* Formerly ext2_fs.h.~8~Miles Bader1995-04-141-2/+3
|
* Formerly ext2_fs.h.~7~Miles Bader1995-04-141-6/+6
|
* Formerly ext2_fs.h.~6~Miles Bader1995-04-141-1/+2
|
* Formerly ext2_fs.h.~5~Miles Bader1995-04-141-28/+28
|
* Formerly ext2_fs.h.~4~Miles Bader1995-04-141-51/+51
|
* Formerly ext2_fs.h.~3~Miles Bader1995-04-111-0/+1
|
* Formerly ext2_fs.h.~2~Miles Bader1995-04-111-4/+4
|
* Initial revisionMiles Bader1995-04-111-0/+505