r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA
commit1d37a6267ed07ce1d181d76a5e4ca06bc41c3c88
authorJeremy Allison <jra@samba.org>
Tue, 10 May 2005 17:58:51 +0000 (10 17:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:56:53 +0000 (10 10:56 -0500)
tree2cba102f0806f98dbb30cd02386647afa3a78f3f
parent27bef67b3a8d8ae5f800c8477473ad6258391293
r6715: We don't need to wrap the setfsinfo call in HAVE_QUOTA
as they'll just return ENOSYS if we don't. Add new CAP for
POSIX pathnames, prepare to allow FSINFO set for client POSIX
caps.
Jeremy.
(This used to be commit 4d99b57aedba8431ef5827d1e75413a10b35e1ce)
source3/include/trans2.h
source3/smbd/trans2.c