Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'btrfs'

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