s3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
commit7aae0e94703a4cb682fdc031cb7bfb6a89713272
authorAndrew Bartlett <abartlet@samba.org>
Fri, 29 Apr 2011 01:52:48 +0000 (29 11:52 +1000)
committerKarolin Seeger <kseeger@samba.org>
Sun, 15 May 2011 18:15:50 +0000 (15 20:15 +0200)
treee14bda98ab00f550cffeb4884dd8fd9e1f7ce75d
parentca49dfd3a2372eebe2e5d966c13fb53bd0d77f7f
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)
(cherry picked from commit 6b2730f1c6a32c198fa948749e9aed496e99366c)
source3/include/smb.h
source3/lib/util.c
source3/smbd/reply.c