Subject: CVS commit: src/sys/lib/libsa
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/02/2007 05:23:40
Module Name:	src
Committed By:	tsutsui
Date:		Sun Dec  2 05:23:40 UTC 2007

Modified Files:
	src/sys/lib/libsa: ext2fs.c

Log Message:
- fix description about index structure of an inode to match ext2fs_dinode
- put more byteswap ops on reading block numbers in indirect blocks
  (XXX: untested on big endian machines)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/lib/libsa/ext2fs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.