From: "J. R. Okajima" <hooanon05@yahoo.co.jp>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH 13/58] merge ext2 delete_inode and clear_inode, switch to ->evict_inode()
Date: Wed, 09 Jun 2010 23:17:07 +0900 [thread overview]
Message-ID: <29792.1276093027@jrobl> (raw)
In-Reply-To: <E1OM76V-0004Z4-2C@ZenIV.linux.org.uk>
Al Viro:
> diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
> index 069620b..7e4a455 100644
> --- a/fs/ext2/inode.c
> +++ b/fs/ext2/inode.c
> @@ -69,26 +69,42 @@ static void ext2_write_failed(struct address_space *mapping, loff_t to)
> /*
> * Called at the last iput() if i_nlink is zero.
> */
> -void ext2_delete_inode (struct inode * inode)
> +void ext2_evict_inode(struct inode * inode)
Just a comment,
* Called at the last iput() regardless i_nlink count.
right?
J. R. Okajima
prev parent reply other threads:[~2010-06-09 14:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 22:17 [PATCH 13/58] merge ext2 delete_inode and clear_inode, switch to ->evict_inode() Al Viro
2010-06-09 14:17 ` J. R. Okajima [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=29792.1276093027@jrobl \
--to=hooanon05@yahoo.co.jp \
--cc=linux-fsdevel@vger.kernel.org \
--cc=viro@ftp.linux.org.uk \
/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