diff options
author | Roland McGrath <roland@gnu.org> | 2000-12-27 00:26:37 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-12-27 00:26:37 +0000 |
commit | af536d3e0436a5d683bf8076337653ec2be0f0ee (patch) | |
tree | 045585a3046f9d1545a6a994b5c8c867cf9498cc /libdiskfs/ChangeLog | |
parent | 7a8f1284789ee9ded7ab0f2ee1921a35ed9ea255 (diff) |
.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 8ecef1d9..459aa5d3 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,10 @@ +2000-12-26 Roland McGrath <roland@frob.com> + + * file-statfs.c (diskfs_S_file_statfs): Zero out the struct statfs + before calling diskfs_set_statfs. Set f_namelen to diskfs_name_max + after the call. + * diskfs.h: Update comment. + 2000-12-02 Roland McGrath <roland@frob.com> * node-times.c (diskfs_set_node_times): Make individual flag checks |