Reapplied r2249 (was lost by moving constants from scst.h to scst_const.h.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2257 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2010-09-24 20:21:28 +00:00
parent 5425237908
commit 0ed0b1f709

View File

@@ -284,7 +284,7 @@ enum scst_cdb_flags {
#define UNMAP 0x42
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27)
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28)
/*
* From <linux/fs.h>. See also commit
* d30a2605be9d5132d95944916e8f578fcfe4f976.