[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1JzU4Y-0001dS-3H@pomaz-ex.szeredi.hu>
Date: Fri, 23 May 2008 12:00:26 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: hch@...radead.org
CC: miklos@...redi.hu, linux-fsdevel@...r.kernel.org,
hch@...radead.org, viro@...IV.linux.org.uk,
linux-kernel@...r.kernel.org, swhiteho@...hat.com
Subject: Re: [patch 04/14] gfs2: dont call permission()
> Generally this sort of recursion through the VFS is ugly and
> unnecessary, it's much better to provide helper for what the VFS is
> doing if there's a lot of duplication. But in this case there's
> really no point in that at all.
And that's true of lookup_one_len() as well, the last bit of horror
left in this permission() saga. It's called from lots of places,
often for doing things it's not at all meant to do (e.g. where caller
_knows_ it will return negative, etc...). One day maybe I'll have
strength to clean that up as well..., but not now.
Miklos
--
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