Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ clri.ffs(1M) — mips UMIPS RISC/os 5.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought



CLRI.FFS(1M)        RISC/os Reference Manual         CLRI.FFS(1M)



NAME
     clri.ffs - clear i-node

SYNOPSIS
     /etc/clri.ffs filesystem i-number ...

DESCRIPTION
     N.B.: clri.ffs is obsoleted for normal file system repair
     work by fsck(1M).

     clri.ffs writes zeros on the i-nodes with the decimal i-
     numbers on the filesystem.

     Read and write permission is required on the specified file
     system device.  The i-node becomes allocatable.

     The primary purpose of this routine is to remove a file
     which for some reason appears in no directory.  If it is
     used to zap an i-node which does appear in a directory, care
     should be taken to track down the entry and remove it.  Oth-
     erwise, when the i-node is reallocated to some new file, the
     old entry will still point to that file.  At that point
     removing the old entry will destroy the new file.  The new
     entry will again point to an unallocated i-node, so the
     whole cycle is likely to be repeated again and again.

BUGS
     If the file is open, clri.ffs is likely to be ineffective.



























                        Printed 11/19/92                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026