Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1739599

[PATCH 0/3] nfs_common: misc patchs

From Corentin Labbe <clabbe.montjoie@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] nfs_common: misc patchs
Date 2017-09-26 09:20 +0200
Message-ID <utSjT-1vB-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello

The origin of this series is a build warning fix.
But reading the code show me two other possible patch.

Regards

Corentin Labbe (3):
  nfs_common: fix build warning in grace.c
  nfs_common: move locks_in_grace comment at the right place
  nfs_common: convert int to bool

 fs/nfs_common/grace.c | 24 ++++++++++++------------
 include/linux/fs.h    |  4 ++--
 2 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.13.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] nfs_common: misc patchs Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
  [PATCH 2/3] nfs_common: move locks_in_grace comment at the right place Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
  [PATCH 3/3] nfs_common: convert int to bool Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
  [PATCH 1/3] nfs_common: fix build warning in grace.c Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-09-26 09:20 +0200
  Re: [PATCH 0/3] nfs_common: misc patchs Jeff Layton <jlayton@redhat.com> - 2017-09-26 13:20 +0200
    Re: [PATCH 0/3] nfs_common: misc patchs "J. Bruce Fields" <bfields@fieldses.org> - 2017-09-26 15:30 +0200

csiph-web