1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-24 10:50:22 +03:00

r3958: fix the build for now

tridge: please fix that!

metze
(This used to be commit 45401b757e13036b9e8bffce3e7c3695a6da1e9b)
This commit is contained in:
Stefan Metzmacher 2004-11-25 17:57:33 +00:00 committed by Gerald (Jerry) Carter
parent b69b4075aa
commit f342dbe702

View File

@ -40,7 +40,7 @@ const static struct bitmapping fs_attr_bits[] = {
BIT_NAME(FS_ATTR_SPARSE_FILES),
BIT_NAME(FS_ATTR_REPARSE_POINTS),
BIT_NAME(FS_ATTR_REMOTE_STORAGE),
BIT_NAME(FS_ATTR_LFN_SUPPORT),
/* FIXME! BIT_NAME(FS_ATTR_LFN_SUPPORT),*/
BIT_NAME(FS_ATTR_IS_COMPRESSED),
BIT_NAME(FS_ATTR_OBJECT_IDS),
BIT_NAME(FS_ATTR_ENCRYPTION),