]> git.proxmox.com Git - pve-kernel-2.6.32.git/blame - do-not-use-barrier-on-ext3.patch
update to vzkernel-2.6.32-042stab113.12.src.rpm
[pve-kernel-2.6.32.git] / do-not-use-barrier-on-ext3.patch
CommitLineData
1cfff965
DM
1--- linux-2.6-2.6.32/fs/ext3/super.c.org 2011-06-24 13:51:47.000000000 +0200
2+++ linux-2.6-2.6.32/fs/ext3/super.c 2011-06-24 13:52:01.000000000 +0200
3@@ -1698,8 +1698,6 @@
4 else
5 set_opt(sbi->s_mount_opt, ERRORS_RO);
6
7- set_opt(sbi->s_mount_opt, BARRIER);
8-
9 sbi->s_resuid = le16_to_cpu(es->s_def_resuid);
10 sbi->s_resgid = le16_to_cpu(es->s_def_resgid);
11