mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: "Luck, Tony" <tony.luck@intel.com>, linux-kernel@vger.kernel.org
Subject: Re: Modular filesystem using drop_inode would need inode_lock
Date: Sun, 19 Sep 2004 18:18:12 -0700	[thread overview]
Message-ID: <20040920011812.GQ9106@holomorphy.com> (raw)
In-Reply-To: <20040709220644.GA6945@infradead.org>

On Fri, Jul 09, 2004 at 02:43:32PM -0700, Luck, Tony wrote:
>> This is mostly a logical inconsistency at the moment (since the
>> only filesystem that has a "drop_inode" function defined in its
>> super_operations is hugetlbfs, and it is unlikely to move out of

On Fri, Jul 09, 2004 at 11:06:44PM +0100, Christoph Hellwig wrote:
> And btw, ->drop_inode usage in hugetlbfs is also a really bad idea,
> it's duplicating large parts of fs/inode.c and is already missing
> all kinds of updates.

I suppose this reply is a bit late, but...

I'd be happy to hear of alternative methods of dealing with hugetlbfs'
operational constraints. The unusability of the core VM function
truncate_inode_pages() on hugetlb pagecache was IIRC be the primary
reason for it, but there also appears to be some inode management going
on there now that it's been disturbed by someone else.


-- wli

      reply	other threads:[~2004-09-20  1:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09 21:43 Luck, Tony
2004-07-09 21:50 ` Christoph Hellwig
2004-07-09 22:06 ` Christoph Hellwig
2004-09-20  1:18   ` William Lee Irwin III [this message]

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=20040920011812.GQ9106@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome