summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-05 17:39:18 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-05 17:39:18 +0000
commit52e39f5d839e0957f6bc716cbef28cc3e51f43df (patch)
treeb8c9a8fc3c6c6305c90bb99cf181441d0cd01688
parent67f219061409994bd794744917ca8d02a60411b9 (diff)
downloadrdiff-backup-52e39f5d839e0957f6bc716cbef28cc3e51f43df.tar.gz
more FAQ updates for CIFS issues
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@946 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/FAQ-body.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/rdiff-backup/FAQ-body.html b/rdiff-backup/FAQ-body.html
index 84569c6..4df950d 100644
--- a/rdiff-backup/FAQ-body.html
+++ b/rdiff-backup/FAQ-body.html
@@ -135,9 +135,11 @@ experience one of these common errors:</p>
the CIFS mount. At least one user has reported success when using this
option while mounting a NAS system via CIFS. See the mount.cifs man page
for more information.<br><br></li>
- <li>Other CIFS mount options which may be helpful include <code>nocase</code>
- and <code>directio</code>. A user with a DroboShare reported that
- <code>-o mapchars,nocase,directio</code> worked for that NAS appliance.</li>
+ <li>Other CIFS mount options which may be helpful include <code>nocase</code>,
+ <code>directio</code>, and <code>sfu</code>. Also, try changing the value of
+ <code>/proc/fs/cifs/LinuxExtensionsEnabled</code> (requires remount). A user
+ with a DroboShare reported that <code>-o mapchars,nocase,directio</code>
+ worked for that NAS appliance.</li>
</ul>
<p>If you're still having trouble backing up to a CIFS or smbfs mount, try searching the
<a href="http://lists.gnu.org/archive/html/rdiff-backup-users/">mailing-list archives</a> and then sending