[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170510124714.GA25454@veci.piliscsaba.szeredi.hu>
Date:   Wed, 10 May 2017 14:47:14 +0200
From:   Miklos Szeredi <miklos@...redi.hu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse update for 4.12
Hi Linus,
Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This contains support for pid namespaces from Seth and refcount_t work from
Elena.
Thanks,
Miklos
---
Elena Reshetova (3):
      fuse: convert fuse_file.count from atomic_t to refcount_t
      fuse: convert fuse_req.count from atomic_t to refcount_t
      fuse: convert fuse_conn.count from atomic_t to refcount_t
Seth Forshee (1):
      fuse: Add support for pid namespaces
---
 fs/fuse/dev.c    | 24 +++++++++++++++---------
 fs/fuse/file.c   | 30 +++++++++++++++++++++---------
 fs/fuse/fuse_i.h | 11 ++++++++---
 fs/fuse/inode.c  |  9 ++++++---
 4 files changed, 50 insertions(+), 24 deletions(-)
Powered by blists - more mailing lists
 
