Prev: [PATCH 3/3] GFS2: Fix permissions checking for setflags ioctl()
Next: [PATCH 0/5] Per superblock shrinkers V2
From: Steven Whitehouse on 25 May 2010 04:50 Hi, These are three important, but relatively small, bug fixes for GFS2. The first prevents a kernel BUG triggering in a relatively unlikely (but possible) scenario when a log flush caused by glock demotion races with a log flush from some other initiator (e.g. fsync). The second and third patches add extra conditions to two areas of code. This makes their behaviour match ext3 in those cases, Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |