Reserve 378 for the new mount syscall Maxime Henrion <mux@qualys.com>
is working on. (This is to get us more than 32 mountoptions).
This commit is contained in:
parent
23ab7d0fa2
commit
c60693dbd3
@ -546,3 +546,6 @@
|
||||
375 NOIMPL BSD { int nfsclnt(int flag, caddr_t argp); }
|
||||
376 STD BSD { int eaccess(char *path, int flags); }
|
||||
377 UNIMPL BSD afs_syscall
|
||||
378 STD BSD { int nmount(struct iovec *iovp, unsigned int iovcnt, \
|
||||
int flags); }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user