delete several unused fields from Wpath Reference: /n/sources/patch/applied/kfsbit Date: Sat Apr 17 18:59:24 CES 2004 --- /sys/src/cmd/disk/kfs/portdat.h Sat Apr 17 18:59:24 2004 +++ /sys/src/cmd/disk/kfs/portdat.h Sat Apr 17 18:59:24 2004 @@ -229,9 +229,6 @@ Wpath *list; /* link in free chain */ long addr; /* directory entry addr of parent */ long slot; /* directory entry slot of parent */ - long faddr; /* directory entry addr */ - long fslot; /* directory entry slot */ - Qid qid; /* qid of current */ short refs; /* number of files using this structure */ };