Fix annoying debug messages when no snapshots are used
authorVolker Lendecke <vl@samba.org>
Tue, 28 Apr 2009 09:16:19 +0000 (11:16 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 28 Apr 2009 09:21:49 +0000 (11:21 +0200)
commitc33291d49f888a7a29a07bc1735cbd890a23cb10
treea39adde4bae4f7ae339fa24e40aa16fdfe7db41e
parentdd33abf649f4e1479365a2ccc2b41134270ff4ac
Fix annoying debug messages when no snapshots are used

Not being able to open the shadow copy directory is the same as having no
shadow copy support at all. The VFS module should in this case not log with
debug level 0 and set ENOSYS to indicate "no shadow copies used" to the higher
levels.
source3/modules/vfs_shadow_copy2.c