diff options
author | Jianhong Yin <yin-jianhong@163.com> | 2016-11-22 14:03:37 -0500 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2016-11-22 14:04:31 -0500 |
commit | 37c07fa0b74a29dea18d359068e9189c5159c49d (patch) | |
tree | 925731a6cc272c5b96a39b1901dca52a03e748c6 /utils/statd/simulate.c | |
parent | 126c48afb88245a03bd5e388846d5a68ed4bb2df (diff) | |
download | nfs-utils-37c07fa0b74a29dea18d359068e9189c5159c49d.tar.gz nfs-utils-37c07fa0b74a29dea18d359068e9189c5159c49d.tar.xz nfs-utils-37c07fa0b74a29dea18d359068e9189c5159c49d.zip |
exportfs: remove redundant exports options output
before this commit, run 'exportfs -s' will output some
options more than one time. for example:
/path *(rw,no_root_squash,rw,secure,no_root_squash,no_all_squash)
the options rw,no_root_squash,etc will be print twice.
the reason is secinfo_show() will show these security options again
this patch remove these redundant outputs.
Signed-off-by: Jianhong Yin <yin-jianhong@163.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/statd/simulate.c')
0 files changed, 0 insertions, 0 deletions