linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] locks: some small locks.c fixups for v3.16
@ 2014-06-10 20:14 Jeff Layton
  2014-06-10 20:14 ` [PATCH 1/2] locks: add missing memory barrier in break_deleg Jeff Layton
  2014-06-10 20:14 ` [PATCH 2/2] locks: set fl_owner for leases back to current->files Jeff Layton
  0 siblings, 2 replies; 7+ messages in thread
From: Jeff Layton @ 2014-06-10 20:14 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: bfields

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-10 21:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-10 20:14 [PATCH 0/2] locks: some small locks.c fixups for v3.16 Jeff Layton
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

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).