Branch next
Tag:V2.7-rc5
Release Highlights
* A bunch of fixes for issues raised by Coverity
* VFS/GLUSTER: Revert "Use d_off from previous dirent as cookie" patches
* GLUSTER: copy garry from tmp2_fd when resuing open state fd
* Fix typo in comment
* rados_grace: allow lift/remove to proceed if we're not in a grace period
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
Contents:
8971804 Frank S. Filz V2.7-rc5
cbd64f9 Jeff Layton rados_grace: allow lift/remove to proceed if we're not
in a grace period
a3648e4 Pavel Skuratovich Fix typo in comment
891f8de Kinglong Mee FSAL_GLUSTER: copy garry from tmp2_fd when resuing open
state fd
ea2144b Frank S. Filz Revert "GLUSTER: Use telldir result from previous
dirent as cookie"
b7d99ba Frank S. Filz Revert "VFS: Use d_off from previous dirent as cookie"
258b16b Daniel Gryniewicz VFS - Don't double-free fs_locations
e22f2da Daniel Gryniewicz DBUS - Print correct name in error message
10e4b26 Daniel Gryniewicz AUTH - Return correct result
24af602 Daniel Gryniewicz gsh_alloc cannot fail. Make coverity happy
873d43c Daniel Gryniewicz In new ntirpc, au cannot be null. Make coverity
happy
fb5f604 Daniel Gryniewicz Fix leaks related to CIDR clients
ffe0ec6 Daniel Gryniewicz PROXY - close socket in error case
9cca93a Daniel Gryniewicz Don't hide arguments; rename hiding variables
8be8212 Daniel Gryniewicz Don't define variables in the middle of function
cbdc3f1 Daniel Gryniewicz hashtable - mark falltrhough to keep coverity
happy
448a55f Daniel Gryniewicz NFS - Unlock, rather than double locking
997f7fb Daniel Gryniewicz VFS - Make sure to unlock on failure case
d191fe4 Daniel Gryniewicz NFS - Initialize new_state out parameter
14b0a49 Daniel Gryniewicz NFS - Don't nest locks
7ab166f Daniel Gryniewicz MDCACHE - Can't check prev_chunk unless right is
valid
5700b2a Daniel Gryniewicz MEM - Use correct handle for FD
80ca39c Daniel Gryniewicz MDCACHE - set atime, not mtime