Re: [PATCH] VFS: new fgetattr() file operation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Miklos Szeredi
Date: Friday, October 26, 2007 - 2:33 am

> On Fri, Oct 26, 2007 at 01:10:14AM +0200, Miklos Szeredi wrote:

Sure.


Well, yeah, if a filesystem doesn't have a global index, the whole
path could just be stuffed into the handle.

But there's not much point in that, is there?  And because the
interface bypasses normal access checking on parent directories, it
has security implications, making it not generally useful.

Specifically, it is not useful for the "unprivileged file server" case
that Peter was suggesting.

Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] VFS: new fgetattr() file operation, Miklos Szeredi, (Wed Oct 24, 4:59 am)
Re: [PATCH] VFS: new fgetattr() file operation, Peter Staubach, (Wed Oct 24, 6:02 am)
Re: [PATCH] VFS: new fgetattr() file operation, Miklos Szeredi, (Wed Oct 24, 6:43 am)
Re: [PATCH] VFS: new fgetattr() file operation, Peter Staubach, (Wed Oct 24, 8:02 am)
Re: [PATCH] VFS: new fgetattr() file operation, Miklos Szeredi, (Wed Oct 24, 8:27 am)
Re: [PATCH] VFS: new fgetattr() file operation, David Chinner, (Thu Oct 25, 3:42 pm)
Re: [PATCH] VFS: new fgetattr() file operation, Miklos Szeredi, (Thu Oct 25, 4:10 pm)
Re: [PATCH] VFS: new fgetattr() file operation, David Chinner, (Thu Oct 25, 4:52 pm)
Re: [PATCH] VFS: new fgetattr() file operation, Miklos Szeredi, (Fri Oct 26, 2:33 am)