-
Mon Feb 25 2019 Tiger Yang <tiger.yang@oracle.com> - 2.6.3-3.el7
- packaging: fix insecure permission of /var/log/ganesha/ (Tiger Yang) [Orabug:
29384410]
-
Thu Dec 27 2018 Tiger Yang <tiger.yang@oracle.com> - 2.6.3-2.el7
- set vendor string to "Oracle America" (Tiger Yang)
-
Sun Dec 02 2018 Tiger Yang <tiger.yang@oracle.com> - 2.6.3-1.el7
- upgrade to 2.6.3-1
-
Sun Dec 02 2018 Tiger Yang <tiger.yang@oracle.com> - 2.6.3-1
- Pullup ntirpc to v1.6.3
- NFS 4.0 - Fix auth setup error handling
- Initial revision for oracle-gluster-4.1
- GLUSTER - Enable new readdir_plus if backend support exists
- FSAL_CEPH: enable the readdir_plus boolean
- Fix bad setattr valid_mask checking in nfs3_setattr
- build: location of xattr.h
- config_parsing : fix uninitialized compiler warning
- MDCACHE - Allow readdir_plus to reload entire chunks
- MDCACHE - Keep dirent chunks in ordered list
- MDCACHE: For dirent chunking, prevent prev_chunk from being reaped
- Add readdir_plus FSAL option.
- MDCACHE - Don't clean handle before dirents are deleted
- Allow octal numbers with multiple leading 0s in config parsing.
- FSAL: Convert fsal_obj_ops in fsal_obj_handle to pointer
- MDCACHE - Close more export/unexport races
- load_fsal: change dlopen failure warning to LogFatal
- Add client description in dbus DisplayExport command
- rpm: remove unneeded %defattr from %files sections
- posix_acls: fix use after freed of acl mask
- packaging: pkg install needs to mkdir /var/log/ganesha/
- FSAL_CEPH: rename onto non-empty directory should return NFS4ERR_EXIST
- EXPORT: Free cidr strings in EXPORT CLIENTs
- FSAL_VFS: fix deadlock in vfs_read2
- MDCACHE - Fix some subcalls
- MDCACHE - Close an unexport race
- Use temporary fd instead of global fd for getattr/setattr/LOCKT
- nfsd: handle rpcbind registration errors more gracefully
- MainNFSD: invert _NO_PORTMAPPER option and rename to RPCBIND
- V2.6.2
- Don't unregister netconfig_udpv6 unless registered with rpcbind
- CMake - Let ntirpc find it's modules
- Man page clarifications
- NFSv4: If lock offset plus length > max file size return NFS4ERR_BAD_RANGE
- NLM: Adjust lock length if lock end would be > max file size
- Limit max file size to INT64_MAX
- NFSv4.1: Use slot mutex to serialize use of the slot
- python: prepare for python2->python3, explicit python2 in shebang
- fix 'Bind_Addr' config option documentation
- Move expire_time_attr into export_perms
- FSAL_MEM - close2() should check state FD
- nfs: fix missing fill of the wcc_data->before in reply
- MDCACHE: Calculate the new thread wait more reasonable
- cmake: fix FindWBclient.cmake
- Make code compatible for python 2 and 3.
- Replace cache_fds parameter and handling with better logic
- rados urls: permit pool and object names containing '.'
- config_samples: fix FSAL_CEPH sample conf
- cmake: add USE_FSAL_CEPH_LL_SYNC_INODE to config-h.in.cmake
- configs: fix sample config reference for RecoveryBackend section
- Fix maxread/maxwrite/prefread/prefwrite defaults in man page
- GLUSTER: Use telldir result from previous dirent as cookie
- VFS: Use d_off from previous dirent as cookie
- Allow NLM_SHARE access none, deny something (deny read for example)
- Allow for Windows use of multiple NLM_SHARE from same owner
- Fix refcounting of NLM_SHARE state_t
- Inmprove debug of NLM_SHARE and NLM_UNSHARE
- doc/man: add ganesha-gluster-config(8) to top-level ganesha-config
- FSAL_CEPH: add check for and call to ceph_ll_sync_inode
- Don't dec open_fd_count unless close succeeds
- FSAL_PROXY : fix memory leak in pxy_readdir
- Log: clean up level handling in LogAtLevel macro
- config: flesh out sample config file for FSAL_CEPH
- manpage: add missing options for the RecoveryBackend section
- NFS: don't try to lift grace after the main thread exits
- Set op_ctx when reverting or failing exports
-
Thu Aug 16 2018 Tiger Yang <tiger.yang@oracle.com> - 2.6.1-1
- build 2.6.1 for oracle-gluster-4.1
-
Mon Dec 11 2017 Tiger Yang <tiger.yang@oracle.com> - 2.5.2-1
- build 2.5.2 for oracle-gluster-3.12
-
Wed Aug 30 2017 Joe Jin <joe.jin@oracle.com> - 2.4.5-2
- Rebuild for oracle-gluster-3.10
-
Thu Apr 13 2017 Joe Jin <joe.jin@oracle.com> 2.4.5-1
- Initial version