Module Name: src
Committed By: pgoyette
Date: Wed Apr 18 01:39:14 UTC 2018
Modified Files:
src/doc [pgoyette-compat]: COMPAT-branch-notes
Log Message:
Note current lack of implementation for syscall #148 - pre-5.0 quotactl()
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/COMPAT-branch-notes
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/COMPAT-branch-notes
diff -u src/doc/COMPAT-branch-notes:1.1.2.13 src/doc/COMPAT-branch-notes:1.1.2.14
--- src/doc/COMPAT-branch-notes:1.1.2.13 Wed Apr 18 00:04:11 2018
+++ src/doc/COMPAT-branch-notes Wed Apr 18 01:39:14 2018
@@ -93,3 +93,5 @@ TODO
and perhaps define something to enable the MI modcmd code to call a
compat_xx_MD_init() routine.
+11. Note that pre-5.0 quotactl (syscall #148) is not currently available.
+ Its entry in syscalls.master is XXXd out.