[patch 0/5] VFS changes
From: Miklos Szeredi
Date: Fri Sep 21 2007 - 08:34:27 EST
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/