From: "Josef 'Jeff' Sipek" <jeffpc@josefsipek.net>
To: Eric Sandeen <sandeen@sandeen.net>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: Re: [PATCH] fix mount option pasing to make inode cluster deletion default (again)
Date: Wed, 20 Feb 2008 18:39:51 -0500 [thread overview]
Message-ID: <20080220233951.GE19790@josefsipek.net> (raw)
In-Reply-To: <47B99864.3050401@sandeen.net>
On Mon, Feb 18, 2008 at 08:38:28AM -0600, Eric Sandeen wrote:
> Eric Sandeen wrote:
> > mod xfs-linux-melb:xfs-kern:29683a /
> > git commit 574342f4ad450b33bc85ec53210b8aa8bfff2fcf
> >
> > broke default options in such a way that empty inode clusters
> > are no longer deleted by default, because if no options are
> > given, we "goto done;" without setting the default
> > XFSMNT_IDELETE flag.
> >
> > All this logic could probably be rearranged to make things
> > clearer, but for now I think this small patch fixes it:
> >
> > Set IDELETE a.k.a. "noikeep" by default, but if dmapi is in
> > use, turn it back off (i.e. "ikeep") *unless* noikeep was
> > specifically requested.
> >
> > Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
>
> While I like Jeff's patch in the long run... unless you are considering
> submitting it for 2.6.25, might you consider this smaller patch for
> 2.6.25 to fix the inode reclamation problem in the short-term?
Yup. Either patch fixes a bug and so it should get sent out rather sooner
than later.
Josef 'Jeff' Sipek.
--
Si hoc legere scis nimium eruditionis habes.
prev parent reply other threads:[~2008-02-20 23:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-14 3:34 [PATCH] fix mount option pasing to make inode cluster deletion default (again) Eric Sandeen
2008-02-14 7:45 ` [PATCH 1/1] XFS: replace *_IDELETE with *_IKEEP Josef 'Jeff' Sipek
2008-02-15 16:19 ` Christoph Hellwig
2008-02-15 16:23 ` Eric Sandeen
2008-02-16 13:22 ` Christoph Hellwig
2008-02-17 21:30 ` Josef 'Jeff' Sipek
2008-02-18 5:33 ` Barry Naujok
2008-02-18 6:26 ` Josef 'Jeff' Sipek
2008-02-18 14:38 ` [PATCH] fix mount option pasing to make inode cluster deletion default (again) Eric Sandeen
2008-02-20 23:39 ` Josef 'Jeff' Sipek [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=20080220233951.GE19790@josefsipek.net \
--to=jeffpc@josefsipek.net \
--cc=sandeen@sandeen.net \
--cc=xfs@oss.sgi.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