lkml.org 
[lkml]   [1999]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.3.13] ? definition of WRITEA removed from include/linux/fs.h
The subject says it all:

diff -u --recursive --new-file v2.3.12/linux/include/linux/fs.h linux/include/linux/fs.h
--- v2.3.12/linux/include/linux/fs.h Wed Jul 28 14:47:42 1999
+++ linux/include/linux/fs.h Mon Aug 9 12:42:06 1999
@@ -63,7 +63,7 @@
#define READ 0
#define WRITE 1
#define READA 2 /* read-ahead - don't block if no resources */
-#define WRITEA 3 /* write-ahead - don't block if no resources */
+
#define WRITERAW 5 /* raw write - don't play with buffer lists */

#ifndef NULL

However, this WRITEA is still used (e.g. drivers/block/md.c).
Methinks this patch needs to be backed out...


Paul Slootman
--
home: paul@wurtel.demon.nl http://www.wurtel.demon.nl/
debian: paul@debian.org isdn4linux: paul@isdn4linux.de
work: paul@murphy.nl Murphy Software, Enschede, NL

-
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:53    [W:0.163 / U:1.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site