PL3118 and PL3131 fix: provide new option "--barrier" to showattr and
authorMark Huang <mlhuang@cs.princeton.edu>
Tue, 23 Nov 2004 14:54:35 +0000 (14:54 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Tue, 23 Nov 2004 14:54:35 +0000 (14:54 +0000)
commitdb6107d643eabdcf0da4aad68abff8145a98369b
treef6e80b46c4476483c316e06cf81d9d7c9c46e240
parent7751338ae69eb27175bdc05bf29608f22a66c197
PL3118 and PL3131 fix: provide new option "--barrier" to showattr and
setattr to set the barrier bit. Also use the correct ext2 attribute
bits if possible; immulink changed from bit 15 to bit 27 in 2.6.x. Also
provide bit clearing options such as those provided in 0.30.196
(i.e. "--!immutable" or "--~immutable", remember to backslash the ! and
~ characters on the command line).

This program sucks. The 0.30.196 version isn't much better. We should
just hack e2fsprogs chattr.
src/showattr.c