Re: 2.4.21-rc1-ac2 NFS close-to-open question

Trond Myklebust (trond.myklebust@fys.uio.no)
27 Apr 2003 17:56:07 +0200


>>>>> " " == Shantanu Goel <sgoel01@yahoo.com> writes:

> if (!(NFS_SERVER(inode)->flags & NFS_MOUNT_NOCTO)) {
> err =
> _nfs_revalidate_inode(NFS_SERVER(inode),inode);
> if (err)
> goto out;
> }

> If we desire close-to-open consistency, and assuming my reading
> of the code is correct, is this a typo?

Duh... Now *that* is downright embarassing...
Yup. Damn right...

Cheers,
Trond
-
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/