Re: [PATCH 11/25] nfs: don't use intents for checking atomic open

From: Christoph Hellwig
Date: Sat Mar 24 2012 - 10:20:56 EST


As NFS was the only instance of d_relvalidate uing other fields
than 'flags' from the nameidata argument we can simply pass an int
flags now. That will make life for ecryptfs a lot simpler, and it
also gets rid of all that if (nd && check_flags) crap because it's
passed conditionally.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/