git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69b407
)
r3958: fix the build for now
author
Stefan Metzmacher
<metze@samba.org>
Thu, 25 Nov 2004 17:57:33 +0000
(17:57 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 18:06:08 +0000
(13:06 -0500)
tridge: please fix that!
metze
(This used to be commit
45401b757e13036b9e8bffce3e7c3695a6da1e9b
)
source4/torture/basic/properties.c
patch
|
blob
|
history
diff --git
a/source4/torture/basic/properties.c
b/source4/torture/basic/properties.c
index befdd0660245c108f63e592a1e8cfc0b25df0ac6..bb2e813de87858aeedc21709a7407020af216af2 100644
(file)
--- a/
source4/torture/basic/properties.c
+++ b/
source4/torture/basic/properties.c
@@
-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),