[Linux-cluster] problem exporting GFS2 filesystem with NFS

Steven Whitehouse swhiteho at redhat.com
Wed Jan 24 09:44:38 UTC 2007


Hi,

This problem (NFS readdirplus bug) should be fixed in the upstream
kernel as well as FC-6. Its due to NFS' readdirplus calling the vfs stat
function (gfs2_getattr) for the '.' directory from readdir's filldir
callback. As a result it tried to lock the directory twice which
triggers the recursive locking check.

The URL of the fix is:
http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=dcf3dd852f554bb0016aa23892596717cc123a26

Please let me know if that doesn't cure the problem,

Steve.





More information about the Linux-cluster mailing list