s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Apr 2011 01:52:48 +0000 (11:52 +1000)
committerJeremy Allison <jra@samba.org>
Fri, 29 Apr 2011 16:51:30 +0000 (09:51 -0700)
commit6b2730f1c6a32c198fa948749e9aed496e99366c
treeaff98aeca2a78f952f1c89dc91256d90c96eab99
parent983e1ac9f0051e924890c64be99c9a4e35ee411a
s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID

This means we use just one constant for this file attribute.

Andrew Bartlett
(cherry picked from commit 08c90d6f2df85499f43c5766a62839e80437290f)
source3/include/smb.h
source3/lib/util.c
source3/smbd/reply.c