From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 2/2 v3] ocfs2: Remove ocfs2_sync_inode()
Date: Wed, 11 Aug 2010 17:32:55 -0700 [thread overview]
Message-ID: <20100812003255.GF8985@mail.oracle.com> (raw)
In-Reply-To: <1281033166-12485-3-git-send-email-jack@suse.cz>
On Thu, Aug 05, 2010 at 08:32:46PM +0200, Jan Kara wrote:
> ocfs2_sync_inode() is used only from ocfs2_sync_file(). But all data has
> already been written before calling ocfs2_sync_file() and ocfs2 doesn't use
> inode's private_list for tracking metadata buffers thus sync_mapping_buffers()
> is superfluous as well.
>
> Signed-off-by: Jan Kara <jack@suse.cz>
This patch is now in the merge-window branch of ocfs2.git
Joel
--
"What no boss of a programmer can ever understand is that a programmer
is working when he's staring out of the window"
- With apologies to Burton Rascoe
Joel Becker
Consulting Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
prev parent reply other threads:[~2010-08-12 0:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-05 18:32 [Ocfs2-devel] [PATCH 0/2 v3] OCFS2 bugfix in fdatasync and a cleanup Jan Kara
2010-08-05 18:32 ` [Ocfs2-devel] [PATCH 1/2 v3] ocfs2: Flush drive's caches on fdatasync Jan Kara
2010-08-12 0:32 ` Joel Becker
2010-08-05 18:32 ` [Ocfs2-devel] [PATCH 2/2 v3] ocfs2: Remove ocfs2_sync_inode() Jan Kara
2010-08-08 19:47 ` Mark Fasheh
2010-08-12 0:32 ` Joel Becker [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=20100812003255.GF8985@mail.oracle.com \
--to=joel.becker@oracle.com \
--cc=ocfs2-devel@oss.oracle.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.