]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Give msdosfs a unique inode number which is really the byteoffset of
authorphk <phk@FreeBSD.org>
Thu, 7 Apr 2005 07:55:37 +0000 (07:55 +0000)
committerphk <phk@FreeBSD.org>
Thu, 7 Apr 2005 07:55:37 +0000 (07:55 +0000)
commitbae9f6cfa0c2c9dd7716b10fa98896be0722850c
tree27302aa42f5e6b37b7bd6e06813acd6a8118297f
parentb7a4869221a838f4dd4856a2d45e1a47c03f4e72
Give msdosfs a unique inode number which is really the byteoffset of
the directory entry.

This solves the corruption problem I belive.

Regression test script by: silby
sys/fs/msdosfs/denode.h
sys/fs/msdosfs/msdosfs_denode.c