mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
docs: Update vfs_gpfs manpage for the removed fileset quota check
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Fri Apr 17 03:26:34 CEST 2015 on sn-devel-104
This commit is contained in:
parent
ad54184925
commit
d0db0f01f7
@ -281,10 +281,12 @@
|
|||||||
Adjust reporting of the size and free space of a share
|
Adjust reporting of the size and free space of a share
|
||||||
according to quotas. If this setting is "yes", a
|
according to quotas. If this setting is "yes", a
|
||||||
request for size and free space will also evaluate the
|
request for size and free space will also evaluate the
|
||||||
user quota of the user requesting the data, the group
|
user quota of the user requesting the data and the
|
||||||
quota of the primary group of the user and the fileset
|
group quota of the primary group of the user. Fileset
|
||||||
quota for the fileset containing the top level
|
quotas are not queried, since GPFS already provides
|
||||||
directory of the share.
|
the option --dfreequota to reflect the fileset quota
|
||||||
|
in the free space query. Please use that option to
|
||||||
|
include fileset quotas in the reported disk space.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user