From: Jeff Liu <jeff.liu@oracle.com>
To: Dave Chinner <david@fromorbit.com>
Cc: "xfs@oss.sgi.com" <xfs@oss.sgi.com>
Subject: Re: [PATCH] xfs: Remove dead function prototype xfs_sync_inode_grab()
Date: Mon, 24 Jun 2013 11:34:00 +0800 [thread overview]
Message-ID: <51C7BE28.3050107@oracle.com> (raw)
In-Reply-To: <20130623231457.GE29376@dastard>
On 06/24/2013 07:14 AM, Dave Chinner wrote:
> On Fri, Jun 21, 2013 at 09:39:07PM +0800, Jeff Liu wrote:
>> rom: Jie Liu <jeff.liu@oracle.com>
>
> From?
Ah, will repost it as well.
Thanks,
-Jeff
>
>>
>> Remove dead function prototype xfs_sync_inode_grab() from
>> xfs_icache.h.
>>
>> Signed-off-by: Jie Liu <jeff.liu@oracle.com>
>> ---
>> fs/xfs/xfs_icache.h | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/fs/xfs/xfs_icache.h b/fs/xfs/xfs_icache.h
>> index e0f138c..a01afbb 100644
>> --- a/fs/xfs/xfs_icache.h
>> +++ b/fs/xfs/xfs_icache.h
>> @@ -40,7 +40,6 @@ void xfs_inode_clear_eofblocks_tag(struct xfs_inode *ip);
>> int xfs_icache_free_eofblocks(struct xfs_mount *, struct xfs_eofblocks *);
>> void xfs_eofblocks_worker(struct work_struct *);
>>
>> -int xfs_sync_inode_grab(struct xfs_inode *ip);
>> int xfs_inode_ag_iterator(struct xfs_mount *mp,
>> int (*execute)(struct xfs_inode *ip, struct xfs_perag *pag,
>> int flags, void *args),
>
> Reviewed-by: Dave Chinner <dchinner@redhat.com>
>
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
prev parent reply other threads:[~2013-06-24 3:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-21 13:39 [PATCH] xfs: Remove dead function prototype xfs_sync_inode_grab() Jeff Liu
2013-06-23 23:14 ` Dave Chinner
2013-06-24 3:34 ` Jeff Liu [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=51C7BE28.3050107@oracle.com \
--to=jeff.liu@oracle.com \
--cc=david@fromorbit.com \
--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 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.