diff options
author | jeff <jeff@FreeBSD.org> | 2008-04-22 12:34:16 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2008-04-22 12:34:16 +0000 |
commit | 057cb45df39a212c08811419e80c0100802f22c4 (patch) | |
tree | 47d54102972a6ef88edc904cbebf489d940b785f /sys/kern/sys_process.c | |
parent | e51618e32187334d34fb1905d09bb110f703c72a (diff) | |
download | FreeBSD-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/sys_process.c')
0 files changed, 0 insertions, 0 deletions