Changes since 1.5.0.rev13
- Skip setattr if the create has already handled them.
- Fix ganesha mistakenly granting blocked lock to NFSv3 while existing
  NFSv4 locks are attempting to reclaim when cluster is in GRACE.
- Log enhancements:
  - Change from log dest per component to global log dest.
  - multiple log destinations with a maximum log level for each.
  - Reload of LOG config on SIGHUP
  - Add optional FILE_NAME and LINE_NUM to log headers
  - Added support for rotation and compression of log files.
  - Added a sample log configuration file.
- Added capability of FSAL to tell Ganesha not to cache a particular entry
- Do not allow access which is denied by previos ACEs.
- Do not reset bits in allowed set.  This can deny permissions to root.
- Save UDP request remote port number in svc_req, since UDP xprt
  is shared among different endpoints of the same host addr.
  This port is needed to send data gram response back to client.
Save UDP request remote port number in svc_req, since UDP xprt
is shared among different endpoints of the same host addr.
This port is needed to send data gram response back
to client.

Signed-off-by: Rong Zeng <rongzeng@us.ibm.com>
2 files changed