Whamcloud - gitweb
e2fsck: clear extents and inline_data flags from fifo/socket/device inodes
authorDarrick J. Wong <darrick.wong@oracle.com>
Sun, 10 Aug 2014 22:41:07 +0000 (18:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 10 Aug 2014 22:41:07 +0000 (18:41 -0400)
commit8dae07fb5550dfc3022c7eed4ea797a42b595e6e
treea600b97bf876ea54678a67c732f6e33cd6e8192b
parent2ece839011f3074c2249dcfbf99945c93cc1927d
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>
e2fsck/pass1.c
e2fsck/problem.c
e2fsck/problem.h
tests/f_extents/expect.1