Tell VFS how many requests an FS can handle concurrently

This commit is contained in:
Thomas Veerman
2011-08-22 15:02:13 +00:00
parent 30be017762
commit 8a73de51f1
6 changed files with 11 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
#define RES_SEEK_POS_LO m9_l4
#define RES_SYMLOOP m9_s3
#define RES_UID m9_s4
#define RES_CONREQS m9_s3
/* VFS/FS flags */
#define REQ_RDONLY 001