[GIT PULL] Orangefs update for 4.9

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit 8cbdd85bda499d028b8f128191f392d701e8e41d:

  Merge tag 'for-linus-v4.8' of
git://github.com/martinbrandenburg/linux (2016-08-02 19:47:06 -0400)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux.git
tags/for-linus-4.9-ofs1

for you to fetch changes up to f60fbdbf41c802e45c03e02ef824772c539ac965:

  Revert "orangefs: bump minimum userspace version" (2016-10-03 15:07:36 -0400)

----------------------------------------------------------------
orangefs: miscellaneous improvements and feature negotiation

  miscellaneous improvements

    - clean up debugfs globals
    - remove dead code in sysfs
    - reorganize duplicated sysfs attribute structs
    - consolidate sysfs show and store functions
    - remove duplicated sysfs_ops structures
    - describe organization of sysfs
    - make devreq_mutex static
    - g_orangefs_stats -> orangefs_stats for consistency
    - rename most remaining global variables

  feature negotiation

    enable Orangefs userspace and kernel module to negotiate mutually
    supported features.

----------------------------------------------------------------
Martin Brandenburg (20):
      orangefs: rename remaining bits of mmap readahead cache
      orangefs: add missing param request ops
      orangefs: turn param response value into union
      orangefs: re-add flush_racache from out-of-tree
      orangefs: add readahead count and size to sysfs
      orangefs: record userspace version for feature compatbility
      orangefs: add features op
      orangefs: do not allow client readahead cache without feature bit
      orangefs: clean up debugfs globals
      orangefs: remove dead code in sysfs
      orangefs: reorganize duplicated sysfs attribute structs
      orangefs: consolidate sysfs show and store functions
      orangefs: remove duplicated sysfs_ops structures
      orangefs: describe organization of sysfs
      orangefs: make devreq_mutex static
      orangefs: g_orangefs_stats -> orangefs_stats for consistency
      orangefs: rename most remaining global variables
      orangefs: bump minimum userspace version
      Merge branch 'features' into for-next
      Merge branch 'misc' into for-next

Mike Marshall (3):
      Merge tag 'for-hubcap-v4.9-readahead' of
git://github.com/martinbrandenburg/linux
      Merge tag 'for-hubcap-v4.9-more' into for-next
      Revert "orangefs: bump minimum userspace version"

 fs/orangefs/dcache.c             |    2 +-
 fs/orangefs/devorangefs-req.c    |  164 +----
 fs/orangefs/downcall.h           |   11 +-
 fs/orangefs/file.c               |   45 +-
 fs/orangefs/namei.c              |    8 +-
 fs/orangefs/orangefs-cache.c     |    6 +-
 fs/orangefs/orangefs-debugfs.c   |  761 +++++++++++++++++++---
 fs/orangefs/orangefs-debugfs.h   |    8 +-
 fs/orangefs/orangefs-dev-proto.h |    6 +-
 fs/orangefs/orangefs-kernel.h    |   51 +-
 fs/orangefs/orangefs-mod.c       |   86 +--
 fs/orangefs/orangefs-sysfs.c     | 1287 +++++++++++---------------------------
 fs/orangefs/orangefs-utils.c     |  403 +-----------
 fs/orangefs/protocol.h           |   25 +-
 fs/orangefs/super.c              |   31 +-
 fs/orangefs/upcall.h             |   18 +-
 fs/orangefs/waitqueue.c          |   10 +-
 17 files changed, 1216 insertions(+), 1706 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux