Why NFS server does not pass lock requests via VFS lock() op?

Juan Gomez (juang@us.ibm.com)
Wed, 9 Oct 2002 16:11:19 -0700


Could anyone remind me of why NFS kernel would not pass byte range lock
requests to the underlying filsystem at the server side?
I think another person at IBM (Brian?) submitted a patch for this but such
patch never got included in the distribution.

I think a patch to pass lock requests to the underlying filesystem does not
affect single node NFS servers and it enables us to
support clustered Linux-based NAS heads over distributed file systems.

Juan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/