lkml.org 
[lkml]   [1999]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectOfficial ;) fix for the SPECIAL bug
Date
From
> --- fs.h.0      Mon Dec 13 09:27:44 1999
> +++ fs.h Mon Dec 13 09:28:10 1999

The official one that I missed when feeding Linus is


diff -u --new-file --recursive --exclude-from ../exclude linux.32p2/include/linux/fs.h linux.ac/include/linux/fs.h
--- linux.32p2/include/linux/fs.h Sun Dec 12 23:42:40 1999
+++ linux.ac/include/linux/fs.h Sun Dec 12 02:30:42 1999
@@ -62,6 +62,7 @@
#define READ 0
#define WRITE 1
#define READA 2 /* read-ahead - don't block if no resources */
+#define SPECIAL 4 /* For non-blockdevice requests in request queue */

#define WRITERAW 5 /* raw write - don't play with buffer lists */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:55    [W:0.146 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site