nixpkgs/pkgs/os-specific/linux/zfs
Ricardo M. Correia d01242edb8 zfs: Fix minor filesystem corruption with gcc 4.8
It turns out that some of gcc 4.8's aggressive optimizations may
cause minor filesystem corruption in ZFS. To fix it, a patch was
cherry-picked from the upstream's git tree.

See: https://github.com/zfsonlinux/zfs/pull/2051
2014-03-04 12:58:11 +01:00
..
default.nix zfs: Fix minor filesystem corruption with gcc 4.8 2014-03-04 12:58:11 +01:00
gcc-4.8.patch zfs: Fix minor filesystem corruption with gcc 4.8 2014-03-04 12:58:11 +01:00
libblkid-1db7b9b.patch
mount_zfs_prefix.patch
nix-build.patch