From: Bob Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [GFS2 PATCH] gfs2: Remove inode from ordered write list in gfs2_write_inode()
Date: Tue, 30 Jan 2018 12:23:34 -0500 (EST) [thread overview]
Message-ID: <1560650253.5127726.1517333014298.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <1517202171-57481-1-git-send-email-adas@redhat.com>
----- Original Message -----
| The vfs clears the I_DIRTY inode flag before calling gfs2_write_inode()
| having queued any data that needed to be written to disk.
| This is a good time to remove such inodes from our ordered write list
| so they don't hang around for long periods of time.
|
| Signed-off-by: Abhi Das <adas@redhat.com>
| ---
Hi,
Thanks. This is now pushed to the for-next branch of the linux-gfs2 tree:
https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git/commit/fs/gfs2?h=for-next&id=957a7acd46e64c52d2a1d59cd7273ed49455afb6
Regards,
Bob Peterson
Red Hat File Systems
prev parent reply other threads:[~2018-01-30 17:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-29 5:02 [Cluster-devel] [GFS2 PATCH] gfs2: Remove inode from ordered write list in gfs2_write_inode() Abhi Das
2018-01-29 9:46 ` Steven Whitehouse
2018-01-29 16:08 ` Abhijith Das
2018-01-30 17:23 ` Bob Peterson [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=1560650253.5127726.1517333014298.JavaMail.zimbra@redhat.com \
--to=rpeterso@redhat.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.