Actions
Bug #3607
closedshare_nfs(1M): tag in the log option is optional
Start date:
2013-03-05
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
log=tag should be changed to log[=tag] here:
log=tag Enables NFS server logging for the specified file system. The optional tag determines the location of the related log files. The tag is defined in etc/nfs/nfslog.conf. If no tag is specified, the default values associated with the global tag in etc/nfs/nfslog.conf is used. Support of NFS server logging is only available for NFS Version 2 and Ver- sion 3 requests.
Also there are missing leading slashes in the both paths above.
Updated by Marcel Telka almost 9 years ago
- Status changed from New to In Progress
Updated by Marcel Telka almost 9 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk almost 9 years ago
- Status changed from Pending RTI to Closed
- % Done changed from 0 to 100
git commit 073ec901764f0ff4a9110de0cfbc6b5ce426d99a
commit 073ec901764f0ff4a9110de0cfbc6b5ce426d99a Author: Marcel Telka <marcel.telka@nexenta.com> Date: 2014-11-24T21:40:05.000Z 5299 share_nfs(1m) should be converted to mdoc 3607 share_nfs(1M): tag in the log option is optional 4893 share_nfs(1m): Typo 'node' vs. 'mode' Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions