mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
Fix comment.
This commit is contained in:
parent
9b58c8019f
commit
c22ff471b4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=294654
@ -52,7 +52,7 @@
|
||||
* Inode flags
|
||||
* The system supports EXT2_IMMUTABLE, EXT2_APPEND and EXT2_NODUMP flags.
|
||||
* The current implementation also uses EXT3_INDEX, EXT4_EXTENTS and
|
||||
* EXT4_HUGE_FILE with some restrictions, imposed the lack of write
|
||||
* EXT4_HUGE_FILE with some restrictions imposed by the lack of write
|
||||
* support.
|
||||
*/
|
||||
#define EXT2_SECRM 0x00000001 /* Secure deletion */
|
||||
|
Loading…
Reference in New Issue
Block a user