]> arthur.barton.de Git - bup.git/commit - config/configure
Depend on the kernel headers, not the ext2 headers, for Linux attr support.
authorRob Browning <rlb@defaultvalue.org>
Sat, 20 Oct 2012 17:35:39 +0000 (12:35 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 20 Oct 2012 22:40:40 +0000 (17:40 -0500)
commit70bb58a2d12108561641f17b78bfe73efdad2f59
tree5924a13b22c169a040d5e01a9d1ba2481101bf51
parent304ac556eff640b7268f2fb7be490fba4a8df697
Depend on the kernel headers, not the ext2 headers, for Linux attr support.

Switch to the kernel FS_* defines (in linux/ext2_fs.h) instead of the
EXT* defines (in ext2fs/ext2_fs.h -- from the ext2fs headers).

Also add FS_NOCOW_FL to the "modifiable flags" mask whenever it's
available.

Reported-by: Yung-Chin Oei <yungchin@yungchin.nl>
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Reviewed-by: Yung-Chin Oei <yungchin@yungchin.nl>
config/configure
lib/bup/_helpers.c