[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070921122343.307289079@szeredi.hu>
Date: Fri, 21 Sep 2007 14:23:43 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: akpm@...ux-foundation.org
Cc: hch@...radead.org, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: [patch 0/5] VFS changes
Hi,
Here's a bunch a VFS interface changes that are needed to implement
some FUSE features.
The biggest part is patches 1-3, which pass the open file to the
filesystem for syscalls passed an file descriptor, such as fstat(),
fchmod(), etc... These patches touch a lot of filesystems, but
otherwise quite simple and actually source and binary backward
compatible.
Christoph, can you please take a quick look at the patches, if the
interface changes are OK?
Thanks,
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