mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 20:01:13 -05:00
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. |
||
|---|---|---|
| .. | ||
| blkdev_compat.h | ||
| dcache_compat.h | ||
| Makefile.am | ||
| Makefile.in | ||
| vfs_compat.h | ||
| xattr_compat.h | ||