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) .. 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..
-- 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