J. Bruce Fields wrote:
On Wed, Apr 23, 2008 at 05:17:29PM -0400, Wendy Cheng wrote:
J. Bruce Fields wrote:
On Wed, Apr 23, 2008 at 04:39:11PM -0400, Wendy Cheng wrote:
#if defined(BRUCE_CHECK_THIS_OUT)
error = nlmsvc_failover_path(nd.path.mnt->mnt_sb);
#else
error = nlmsvc_failover_path(nd.mnt->mnt_sb);
#endif
The vfsmount and dentry got moved into the path argument sometime in the
last kernel version or so. Is there a macro defining the latter as a
shortcut for the former? I didn't see one.
Sorry, just realized my kernel is too old (2.6.25)
2.6.25 is'nt that old quite yet! OK, I get the idea, anyway.
.. It would be
cumbersome for me to test RHCS with newer kernels. Linux is really a
moving target :( ....
Anyway, will think of something else to test this out..
OK, thanks. I did some very basic tests, and I'm not terribly worried
about it; at worst, it's unlikely to break anything that's already
working. But let me know what you find out.
I've sent off my merge request for 2.6.26, but I may try to bundle this
up with a few smaller patches I think I've missed and submit another
request before the weekend.
Please do .. this has been going on for more than two years .. it would
be ridiculous to put it off any longer. I'll see what I can do here to
help out.
-- Wendy
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html