|
Last change
on this file since 364 was 364, checked in by Herwig Bauernfeind, 16 years ago |
|
Missing new 3.0.37 docs
|
|
File size:
1.8 KB
|
| Line | |
|---|
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>vfs_xattr_tdb</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="vfs_xattr_tdb.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>vfs_xattr_tdb — Save Extended Attributes (EAs) in a tdb file</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">vfs objects = xattr_tdb</code></p></div></div><div class="refsect1" lang="en"><a name="id2522929"></a><h2>DESCRIPTION</h2><p>This VFS module is part of the
|
|---|
| 2 | <a class="citerefentry" href="samba.7.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(7)</span></a> suite.</p><p>The <code class="literal">vfs_xattr_tdb</code> VFS module stores
|
|---|
| 3 | Extended Attributes (EAs) in a tdb file.
|
|---|
| 4 | This enables the usage of Extended Attributes on OS and
|
|---|
| 5 | filesystems which do not support Extended Attributes
|
|---|
| 6 | by themselves.
|
|---|
| 7 | </p><p>This module is stackable.</p></div><div class="refsect1" lang="en"><a name="id2522963"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">xattr_tdb:file = PATH</span></dt><dd><p>Name of the tdb file the EAs are stored in.
|
|---|
| 8 | If this option is not set, the default filename
|
|---|
| 9 | <code class="filename">xattr.tdb</code> is used.</p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2483366"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
|
|---|
| 10 | were created by Andrew Tridgell. Samba is now developed
|
|---|
| 11 | by the Samba Team as an Open Source project similar
|
|---|
| 12 | to the way the Linux kernel is developed.</p></div></div></body></html>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.