freebsd-dev/include/linux
Brian Behlendorf 3517f0b7e9 Linux 2.6.27 compat, blk_queue_stackable()
The blk_queue_stackable() queue flag was added in 2.6.27 to handle dm
stacking drivers.  Prior to this request stacking drivers were detected
by checking (q->request_fn == NULL), for earlier kernels we revert to
this legacy behavior.
2011-03-22 12:15:54 -07:00
..
blkdev_compat.h Linux 2.6.27 compat, blk_queue_stackable() 2011-03-22 12:15:54 -07:00
dcache_compat.h Add Linux Compat Infrastructure 2011-02-10 09:25:10 -08:00
Makefile.am Add the new blkdev_compat.h header to the DIST target. 2011-02-24 09:40:06 -08:00
Makefile.in Add init scripts 2011-03-17 16:51:54 -07:00
vfs_compat.h Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
xattr_compat.h Linux 2.6.33 compat, get/set xattr callbacks 2011-02-11 10:41:00 -08:00