Re: [PATCH] vfs: Export do_fallocate() to kernel modules

From: Al Viro
Date: Tue Aug 23 2011 - 17:59:31 EST


On Tue, Aug 23, 2011 at 02:47:55PM -0700, Thieu Le wrote:
> Export do_fallocate() so layered file systems such as ecryptfs can take
> advantage of this interface. Existing interfaces to the fallocate
> facilities require a file descriptor which is not available to layered
> file systems.

Details, please. do_fallocate() does shitloads of checks, probably pointless
for ecryptfs and its ilk, but I want to see users for that export before
I can say whether it's OK or not.
--
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/