Fix annoying debug messages when no snapshots are used
commit4982483cdd2a4d37f96574c19dd3aade236c1b93
authorVolker Lendecke <vl@samba.org>
Tue, 28 Apr 2009 09:16:19 +0000 (28 11:16 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 28 Apr 2009 09:25:21 +0000 (28 11:25 +0200)
tree4f3b0cbec74f1556185b65e542117b260e9866fb
parent1e117c6ebc6322b7fac4928d84bc5e714e559ea5
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