- Use as little memory as possible for the file_struct (saves another 3
authorWayne Davison <wayned@samba.org>
Mon, 2 Feb 2004 21:33:03 +0000 (21:33 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 2 Feb 2004 21:33:03 +0000 (21:33 +0000)
  bytes per file).
- Made the idev struct allocated by the group-malloc again (J.W. suggested
  the proper way to align it for all systems).
- Added init_flist().


No differences found