commit | b3f5b4c22939daba86465d05842bce76053bc3cf | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Nov 05 19:22:02 2001 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Nov 05 19:22:02 2001 -0500 |
tree | 67a743e609620b722ba90347a970ef3eef495088 | |
parent | 6430bd67cef317daebdef7812e87f0e2846b31a7 [diff] |
Define a new ext2 file attribute, EXT2_NOTAIL_FL, which signals that a particular inode should not have the last bits of data (the "tail") be merged with another file. This is necessary to keep programs like LILO happy.