Advertising
advertising
related pastes to tag 'btrfs'
- 1984408 - btrfs multi-device failure: failure btrfs raid0
-
- device fsid 5f44de0db9e95d26-3aec38b2d38ef1a2 devid 2 transid 696 /dev/sdb
- btrfs: failed to read the system array on sdb
- btrfs: open_ctree failed
- device fsid 5f44de0db9e95d26-3aec38b2d38ef1a2 devid 2 transid 696 /dev/sdb
- btrfs: failed to read the system array on sdb
- btrfs: open_ctree failed
- device fsid 5f44de0db9e95d26-3aec38b2d38ef1a2 devid 1 transid 696 /dev/sda2
- 1002794 - trey: linux ubuntu kernel fs btrfs
-
- --- file.c.orig 2008-04-30 13:10:50.000000000 +0200
- +++ file.c 2008-04-30 13:12:20.000000000 +0200
- @@ -852,7 +852,7 @@
- goto out_nolock;
- if (count == 0)
- goto out_nolock;
- - err = remove_suid(fdentry(file));
- + err = remove_suid(&file->f_path);