[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120324142056.GC25980@infradead.org>
Date: Sat, 24 Mar 2012 10:20:56 -0400
From: Christoph Hellwig <hch@...radead.org>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: viro@...IV.linux.org.uk, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org, hch@...radead.org,
Trond.Myklebust@...app.com, sfrench@...ba.org, sage@...dream.net,
ericvh@...il.com, mszeredi@...e.cz
Subject: Re: [PATCH 11/25] nfs: don't use intents for checking atomic open
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists