Fix a bug in the last commit. When using the UFS dirent directly,
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Aug 2005 23:10:11 +0000 (23:10 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 9 Aug 2005 23:10:11 +0000 (23:10 +0000)
commitca0ebb6b681c84207ca151ff641e01ccace53448
tree3cd1e1b1304a38735958515b983244217402fb17
parent63c933d6c2e24166c55284ae80fa3309eff9e2c1
Fix a bug in the last commit.  When using the UFS dirent directly,
the inode field is d_ino, not d_filenum.
sys/boot/common/ufsread.c