commit | 8dae07fb5550dfc3022c7eed4ea797a42b595e6e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun Aug 10 18:41:07 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Aug 10 18:41:07 2014 -0400 |
tree | a600b97bf876ea54678a67c732f6e33cd6e8192b | |
parent | 2ece839011f3074c2249dcfbf99945c93cc1927d [diff] |
e2fsck: clear extents and inline_data flags from fifo/socket/device inodes Since fifo, socket, and device inodes cannot have inline data or extents, strip off these flags if we find them. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>