Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
Pull orangefs updates from Mike Marshall: "Mostly cleanups, but three bug fixes: - don't pass garbage return codes back up the call chain (Mike Marshall) - fix stale inode test (Martin Brandenburg) - fix off-by-one errors (Xiongfeng Wang) Also add Martin as a reviewer in the Maintainers file" * tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: orangefs: reverse sense of is-inode-stale test in d_revalidate orangefs: simplify orangefs_inode_is_stale Orangefs: don't propogate whacky error codes orangefs: use correct string length orangefs: make orangefs_make_bad_inode static orangefs: remove ORANGEFS_KERNEL_DEBUG orangefs: remove gossip_ldebug and gossip_lerr orangefs: make orangefs_client_debug_init static MAINTAINERS: update orangefs list and add myself as reviewer
Showing
- MAINTAINERS 2 additions, 1 deletionMAINTAINERS
- fs/orangefs/dcache.c 8 additions, 11 deletionsfs/orangefs/dcache.c
- fs/orangefs/namei.c 8 additions, 8 deletionsfs/orangefs/namei.c
- fs/orangefs/orangefs-debugfs.c 2 additions, 2 deletionsfs/orangefs/orangefs-debugfs.c
- fs/orangefs/orangefs-debugfs.h 0 additions, 1 deletionfs/orangefs/orangefs-debugfs.h
- fs/orangefs/orangefs-kernel.h 2 additions, 8 deletionsfs/orangefs/orangefs-kernel.h
- fs/orangefs/orangefs-utils.c 50 additions, 43 deletionsfs/orangefs/orangefs-utils.c
- fs/orangefs/protocol.h 0 additions, 15 deletionsfs/orangefs/protocol.h
- fs/orangefs/super.c 4 additions, 4 deletionsfs/orangefs/super.c
Please register or sign in to comment