btrfs compile error on 3.1.1
Posted: Thu Nov 17, 2011 1:34 pm
On the latest patch, grsecurity-2.2.2-3.1.1-201111170037.patch, I get this during compile:
fs/btrfs/inode.c: In function ‘get_btrfs_dev_from_inode’:
fs/btrfs/inode.c:6941: error: ‘struct btrfs_root’ has no member named ‘anon_super’
make[2]: *** [fs/btrfs/inode.o] Error 1
make[1]: *** [fs/btrfs] Error 2
make: *** [fs] Error 2
Ironically, I wouldn't even have btrfs enabled but I was rolling it for a box I was going to mess with Ceph on.
fs/btrfs/inode.c: In function ‘get_btrfs_dev_from_inode’:
fs/btrfs/inode.c:6941: error: ‘struct btrfs_root’ has no member named ‘anon_super’
make[2]: *** [fs/btrfs/inode.o] Error 1
make[1]: *** [fs/btrfs] Error 2
make: *** [fs] Error 2
Ironically, I wouldn't even have btrfs enabled but I was rolling it for a box I was going to mess with Ceph on.