--- inode.c.orig 2012-08-22 07:28:15.675859475 +0000
+++ inode.c 2012-08-22 07:33:05.895865014 +0000
@@ -1039,6 +1039,10 @@
struct gfs2_rgrpd *rgd;
int error;
+ error = gfs2_rindex_update(sdp);
+ if (error)
+ return error;
+
gfs2_holder_init(dip->i_gl, LM_ST_EXCLUSIVE, 0, ghs);
gfs2_holder_init(ip->i_gl, LM_ST_EXCLUSIVE, 0, ghs + 1);
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020207
Title:
gfs2 kernel oops when deleting file as first action after mounting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1020207/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs