From: Jan Kara <jack@suse.cz>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/6 v5] ocfs2: Avoid pending orphaned inodes
Date: Wed, 26 Feb 2014 17:49:27 +0100 [thread overview]
Message-ID: <1393433373-28767-1-git-send-email-jack@suse.cz> (raw)
Hello,
sorry for a quick resend but I have found out the v4 I've sent earlier today
doesn't even compile. Not sure what I was testing when preparing v3 submission
but now I made sure I've really built what I'm sending :). So Andrew please
pickup this version instead. Thanks!
Changes since v4:
- added missing prototype & remove unused label from patch 5/6
Changes since v3:
- Added more Reviewed-by tags
Changes since v2:
- Added Reviewed-by tags
- Modified special handling of downconvert thread in
ocfs2_mark_lockres_freeing() to use generic unblocking function instead of
opencoding it.
Honza
next reply other threads:[~2014-02-26 16:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-26 16:49 Jan Kara [this message]
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 1/6] ocfs2: Remove OCFS2_INODE_SKIP_DELETE flag Jan Kara
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 2/6] ocfs2: Move dquot_initialize() in ocfs2_delete_inode() somewhat later Jan Kara
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 3/6] quota: Provide function to grab quota structure reference Jan Kara
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 4/6] ocfs2: Implement delayed dropping of last dquot reference Jan Kara
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 5/6] ocfs2: Avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread Jan Kara
2014-02-26 16:49 ` [Ocfs2-devel] [PATCH 6/6] ocfs2: Revert iput deferring code in ocfs2_drop_dentry_lock Jan Kara
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=1393433373-28767-1-git-send-email-jack@suse.cz \
--to=jack@suse.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).