Add ioctl which overwrites the first BBSIZE bytes of a BSD labeled disk.
This commit is contained in:
parent
3f4ea4a408
commit
0d45de23ba
@ -302,6 +302,7 @@ static const char *fstypenames[] = {
|
||||
|
||||
#define DIOCWLABEL _IOW('d', 109, int) /* write en/disable label */
|
||||
#endif
|
||||
#define DIOCBSDBB _IOW('d', 110, void *) /* write bootblocks */
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user