mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
s3:vfs_tsmsm: Fix a misspelling of a config parameter in the doc-comment
The module uses "tsmsm:dmapi attribute" instead of "tsmsm:attribute name".
This commit is contained in:
parent
0e3be00af1
commit
2619eae626
@ -27,7 +27,7 @@
|
||||
where <operation> is currently 'offline' to set offline status of the <filepath>
|
||||
|
||||
tsmsm: online ratio = ratio to check reported size against actual file size (0.5 by default)
|
||||
tsmsm: attribute name = name of DMAPI attribute that is present when a file is offline.
|
||||
tsmsm: dmapi attribute = name of DMAPI attribute that is present when a file is offline.
|
||||
Default is "IBMobj" (which is what GPFS uses)
|
||||
|
||||
The TSMSM VFS module tries to avoid calling expensive DMAPI calls with some heuristics
|
||||
|
Loading…
Reference in New Issue
Block a user