summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_param.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2008-04-22 12:34:16 +0000
committerjeff <jeff@FreeBSD.org>2008-04-22 12:34:16 +0000
commit057cb45df39a212c08811419e80c0100802f22c4 (patch)
tree47d54102972a6ef88edc904cbebf489d940b785f /sys/kern/subr_param.c
parente51618e32187334d34fb1905d09bb110f703c72a (diff)
downloadFreeBSD-src-057cb45df39a212c08811419e80c0100802f22c4.zip
FreeBSD-src-057cb45df39a212c08811419e80c0100802f22c4.tar.gz
- Use a local variable for i_ino in ufs_lookup. It is only used to
communicate between two parts of this one function. This was causing problems with shared lookups as each would trash the ino value in the inode. - Remove the unused i_ino field from the inode structure.
Diffstat (limited to 'sys/kern/subr_param.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud