NetBSD/sbin/fsck_lfs
zafer c3796b42cb Remove duplicate assignments.
Fixes PR bin/51512 by Jose Luis Rodriguez Garcia
2018-06-12 20:12:21 +00:00
..
Makefile
bufcache.c PR/51418: Jose Luis Rodriguez Garcia: Fix incore src/sbin/fsck_lfs/bufcache.c 2018-03-30 12:56:46 +00:00
bufcache.h PR/51418: Jose Luis Rodriguez Garcia: Fix incore src/sbin/fsck_lfs/bufcache.c 2018-03-30 12:56:46 +00:00
dir.c Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
extern.h Remove a dead data structure. 2015-10-03 08:29:06 +00:00
fsck.h The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
fsck_lfs.8
fsck_vars.h Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide. 2015-09-01 06:15:02 +00:00
inode.c Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
kernelops.c
kernelops.h
lfs.c Remove duplicate assignments. 2018-06-12 20:12:21 +00:00
lfs_user.h Remove ulfs_daddr_t. 2015-09-01 06:15:16 +00:00
main.c
pass0.c Make the inode fields in the 64-bit superblock 64 bits wide. 2015-09-01 06:11:06 +00:00
pass1.c The per-inode state 'id_entryno' is used by pass1 for a block count, 2015-10-03 08:30:13 +00:00
pass2.c Add 64-bit directory entry structures, and adjust accessors accordingly. 2015-09-21 01:24:23 +00:00
pass3.c
pass4.c Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide. 2015-09-01 06:15:02 +00:00
pass5.c Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide. 2015-09-01 06:15:02 +00:00
pass6.c Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
segwrite.c Update inode member i_flag --> i_state to keep up with kernel changes 2017-06-10 08:13:15 +00:00
segwrite.h Use daddr_t, not ulfs_daddr_t, as the latter's 32 bits wide. 2015-09-01 06:15:02 +00:00
setup.c PR/50974: David Binderman: Remove unused code. 2016-03-17 18:56:14 +00:00
utilities.c Hack up dinode usage to be 64 vs. 32 as needed. Part 1. 2015-08-12 18:28:00 +00:00
vars.c Hack up dinode usage to be 64 vs. 32 as needed. Part 1. 2015-08-12 18:28:00 +00:00
vnode.c Part two of dinodes; use the same union everywhere. 2015-08-19 20:33:29 +00:00
vnode.h this file uses the <sys/queue.h> macros so it should include 2017-06-09 00:13:08 +00:00