All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Thieu Le <thieule@chromium.org>
Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vfs: Export do_fallocate() to kernel modules
Date: Tue, 23 Aug 2011 22:59:24 +0100	[thread overview]
Message-ID: <20110823215924.GN2203@ZenIV.linux.org.uk> (raw)
In-Reply-To: <1314136075-8784-1-git-send-email-thieule@chromium.org>

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.

  reply	other threads:[~2011-08-23 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23 21:47 [PATCH] vfs: Export do_fallocate() to kernel modules Thieu Le
2011-08-23 21:59 ` Al Viro [this message]
     [not found]   ` <CAEcckGqfDUt=b9gdQAJHug__eht2tQymg95UXp3rERBp+oyDvg@mail.gmail.com>
2011-08-23 22:13     ` Thieu Le
2011-08-23 22:13       ` Thieu Le

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110823215924.GN2203@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thieule@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.