From: Jeff Layton <jlayton@poochiereds.net>
To: linux-fsdevel@vger.kernel.org
Cc: bfields@fieldses.org
Subject: [PATCH 0/2] locks: some small locks.c fixups for v3.16
Date: Tue, 10 Jun 2014 16:14:34 -0400 [thread overview]
Message-ID: <1402431276-14350-1-git-send-email-jlayton@poochiereds.net> (raw)
Just a couple of small locks.c fixes. Neither of them are too earth
shattering, but the first fixes a potential regression. I'll let them
sit in linux-next for a few days and then send them on to Linus if there
are no objections.
Jeff Layton (2):
locks: add missing memory barrier in break_deleg
locks: set fl_owner for leases back to current->files
fs/locks.c | 2 +-
include/linux/fs.h | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
--
1.9.3
next reply other threads:[~2014-06-10 20:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-10 20:14 Jeff Layton [this message]
2014-06-10 20:14 ` [PATCH 1/2] locks: add missing memory barrier in break_deleg Jeff Layton
2014-06-10 20:48 ` J. Bruce Fields
2014-06-10 21:05 ` Jeff Layton
2014-06-10 20:14 ` [PATCH 2/2] locks: set fl_owner for leases back to current->files Jeff Layton
2014-06-10 20:53 ` J. Bruce Fields
2014-06-10 20:59 ` Jeff Layton
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=1402431276-14350-1-git-send-email-jlayton@poochiereds.net \
--to=jlayton@poochiereds.net \
--cc=bfields@fieldses.org \
--cc=linux-fsdevel@vger.kernel.org \
/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).