remove last traces of FSDEVMAP svrctl
This commit is contained in:
parent
87beb9c469
commit
66d1f1260c
@ -23,7 +23,6 @@ Created: Feb 15, 1994 by Philip Homburg <philip@cs.vu.nl>
|
|||||||
|
|
||||||
/* FS controls. */
|
/* FS controls. */
|
||||||
#define FSSIGNON _IOW('F', 2, struct fssignon)
|
#define FSSIGNON _IOW('F', 2, struct fssignon)
|
||||||
#define FSDEVMAP _IORW('F', 5, struct fsdevmap)
|
|
||||||
#define FSDEVUNMAP _IOW('F', 6, struct fsdevunmap)
|
#define FSDEVUNMAP _IOW('F', 6, struct fsdevunmap)
|
||||||
|
|
||||||
/* Kernel controls. */
|
/* Kernel controls. */
|
||||||
|
@ -39,12 +39,6 @@ Tell MM to stop using swapspace.
|
|||||||
.TP
|
.TP
|
||||||
.B FSSIGNON
|
.B FSSIGNON
|
||||||
Register a new device with FS.
|
Register a new device with FS.
|
||||||
.ig
|
|
||||||
.TP
|
|
||||||
.B FSDEVMAP
|
|
||||||
Translate a device number to a task number, minor device pair using a
|
|
||||||
\fBstruct fsdevmap\fP
|
|
||||||
..
|
|
||||||
.TP
|
.TP
|
||||||
.B SYSSIGNON
|
.B SYSSIGNON
|
||||||
Inform the kernel that the process want to become a server.
|
Inform the kernel that the process want to become a server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user