From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: [PATCH 0/2] locks: some small locks.c fixups for v3.16 Date: Tue, 10 Jun 2014 16:14:34 -0400 Message-ID: <1402431276-14350-1-git-send-email-jlayton@poochiereds.net> Cc: bfields@fieldses.org To: linux-fsdevel@vger.kernel.org Return-path: Received: from mail-ie0-f174.google.com ([209.85.223.174]:49704 "EHLO mail-ie0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932462AbaFJUOs (ORCPT ); Tue, 10 Jun 2014 16:14:48 -0400 Received: by mail-ie0-f174.google.com with SMTP id lx4so4494278iec.19 for ; Tue, 10 Jun 2014 13:14:48 -0700 (PDT) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: 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