Re: Getting IOCTL's into VFS File System Drivers

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 11 Nov 1999 01:39:39 +0000 (GMT)


> extend the VFS to do the same types of things, it would mean Linux would
> only need a single set of "generic" file system repair, defrag, and
> backup/restore utilities that would work with all the FS drivers in
> Linux.

We've got a set. They run specific back ends as needed. For example the
e3fsck I have right now is /bin/true 8)

What you do on a disk problem is policy. Official unix religion #1 is that
policy goes in user space

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/