Skip to content

Tags: paulwratt/nfs-ganesha

Tags

Verified

This tag was signed with the committer’s verified signature.
dang Daniel Gryniewicz

V4-dev.16

Toggle V4-dev.16's commit message
V4-dev.16

Merge Highlights

* FSAL: add ERR_FSAL_STILL_IN_USE

* FSAL_UP: add new "try_release" upcall

* FSAL_CEPH: set ino_release_cb on mount

* selinux: additional policy

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.15

Toggle V4-dev.15's commit message
V4-dev.15

NOTE: This release includes an ntirpc pullup please update your submodule

Merge Highlights

* MDCACHE - Fix readdir reply to duplicate cookie to client

* [GPFS] Don't do permission check after file has been created

* Pull up NTIRPC fixes

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.14

Toggle V4-dev.14's commit message
V4-dev.14

Merge Highlights

* In mdcache_new_entry do mdcache_lru_insert before cih_set_latched

* Handle incorrect RPCSEC_GSS_DATA messages

* selinux: additional policy for ganesha_var_log_t, dbus, and more

* rados_urls: when built with rados_urls, don't error if lib not installed

* mdcache: cih_latch_entry always returns true

* FSAL: eliminate some bogus comments

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.13

Toggle V4-dev.13's commit message
V4-dev.13

Merge Highlights

* Do lock_list empty check under the state lock.

* selinux: move external types to a require{} block

* Avoid acquiring the state_lock recursively in some code paths

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.12

Toggle V4-dev.12's commit message
V4-dev.12

Merge Highlights

* Clean up DRC code

* selinux: targeted policy additions for ceph/rgw and gluster

* Breaking rename: libfsalproxy => libfsalproxy_v4.

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.11

Toggle V4-dev.11's commit message
V4-dev.11

Merge Highlights

* client_mgr: fix free of static data

* nfs4 readdir: fix use of NFS3 errors in NFS4 code

* doc: clarify the User_Id setting in the sample config

* Update dupreq after svc_sendreply failure

* Make sure no_cleanup is set under the state_lock

* Reduce log level for rpc.statd communication failures

* Ensure op_ctx is set when releasing an export

* Fix crash in PROXY_V4 readdir.

* Introduce FSAL_PROXY_V3 and rename FSAL_PROXY to FSAL_PROXY_V4

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.10

Toggle V4-dev.10's commit message
V4-dev.10

Merge Highlights

* selinux: new policy to allow gluster (glusterd) to start ganesha

* packaging: typos in nfs-ganesha.spec.in.cmake

* In mdc_open2_by_name() after lookup check if obj_handle.type==REGULAR_FILE

* MDCACHE - Close unexport race for used entries

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.9

Toggle V4-dev.9's commit message
V4-dev.9

Merge Highlights

* scripts/systemd: .include is deprecated, use drop-in .conf file

* GRACE: Handle start grace with refs taken.

* Set no_cleanup=true prior to calling fsal_open2()/fsal_reopen2()

* Replaced a LogMajor() with LogEvent() in nlm4_Granted_Res()

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>

V4-dev.8

Toggle V4-dev.8's commit message
V4-dev.8

Merge Highlights

* MDCACHE - Unref chunk when not populating

* Supporting protocol update as part of UpdateExport

* FSAL: Skip additional file system types

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>