]> Pileus Git - ~andy/linux/commit
GFS2: Fix mount hang caused by certain access pattern to sysfs files
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 Jul 2011 08:15:45 +0000 (09:15 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 Jul 2011 09:18:37 +0000 (10:18 +0100)
commit19237039919088781b4191a00bdc1284d8fea1dd
tree2d1fb1d68caa6eb642fa6b201163619bd616b559
parente08dc1325feaf49eec392ee52feb2974ec3f5155
GFS2: Fix mount hang caused by certain access pattern to sysfs files

Depending upon the order of userspace/kernel during the
mount process, this can result in a hang without the
_all version of the completion.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/ops_fstype.c