summaryrefslogtreecommitdiff
path: root/ext2fs/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-10-03 23:32:03 +0000
committerRoland McGrath <roland@gnu.org>1999-10-03 23:32:03 +0000
commitffca5c4649a2808f523532728c4f1e9a0be0b912 (patch)
treec1701a0f918adf9091a320647ef5312023e0ee86 /ext2fs/ChangeLog
parent5dbcf103454220b7a66a790477b6af3d59da2d9b (diff)
.
Diffstat (limited to 'ext2fs/ChangeLog')
-rw-r--r--ext2fs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext2fs/ChangeLog b/ext2fs/ChangeLog
index 16697666..c2e211d2 100644
--- a/ext2fs/ChangeLog
+++ b/ext2fs/ChangeLog
@@ -1,5 +1,9 @@
1999-10-03 Roland McGrath <roland@baalperazim.frob.com>
+ * dir.c (ext2_file_type): #if 0 out this variable.
+ (diskfs_get_directs): #if 0 out code to interpret file_type field
+ and set d_type. Instead, always return DT_UNKNOWN for now.
+
* dir.c (file_type_ext2): #if 0 out.
(diskfs_direnter_hard): #if 0 out code to set file_type field in
directory entries. Instead, always set it to zero.