diff options
author | Roland McGrath <roland@gnu.org> | 2001-11-21 22:09:03 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-11-21 22:09:03 +0000 |
commit | 5103b7ab33eee56eea31512a5ef890e79a8f8b75 (patch) | |
tree | 37cd5b9429ba3fd02401713cc93d6ccff9f4e0f8 /ufs | |
parent | b89bf231e83667f405d49aa686a4604059c7de42 (diff) |
.
Diffstat (limited to 'ufs')
-rw-r--r-- | ufs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ufs/ChangeLog b/ufs/ChangeLog index e013b8f5..a655a739 100644 --- a/ufs/ChangeLog +++ b/ufs/ChangeLog @@ -1,3 +1,7 @@ +2001-11-21 Roland McGrath <roland@frob.com> + + * inode.c (read_disknode): Just always call getpid for the fsid value. + 2001-10-01 Marcus Brinkmann <marcus@gnu.org> * ufs.h (swab_long_long): Use LL, not lL, for constant. |