s3:smb2_getinfo ensure proper error for not yet present quota support
commitbddd1182ea44875f28e12cf15fd07a86f43d8716
authorChristian Ambach <ambi@samba.org>
Fri, 28 Sep 2012 05:09:23 +0000 (27 22:09 -0700)
committerChristian Ambach <ambi@samba.org>
Fri, 12 Oct 2012 11:37:37 +0000 (12 13:37 +0200)
tree62fab96d05e82aee88b9cd3461bdef261920f849
parent6d1be1caf925f80badabcbca3a2676398647f4a3
s3:smb2_getinfo ensure proper error for not yet present quota support

non-existing quota support needs to be signaled by NT_STATUS_NOT_SUPPORTED,
not NT_STATUS_INVALID_PARAMETER

Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Fri Oct 12 13:37:37 CEST 2012 on sn-devel-104
source3/smbd/smb2_getinfo.c