zfs/include/linux
Chunwei Chen 6ae0dbdc8a Linux 4.8 compat: REQ_OP and bio_set_op_attrs()
New REQ_OP_* definitions have been introduced to separate the
WRITE, READ, and DISCARD operations from the flags.  This included
changing the encoding of bi_rw.  It places REQ_OP_* in high order
bits and other stuff in low order bits.  This encoding is done
through the new helper function bio_set_op_attrs.  For complete
details refer to:

https://github.com/torvalds/linux/commit/f215082
https://github.com/torvalds/linux/commit/4e1b2d5

Signed-off-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4892
Closes #4899
2016-09-09 13:21:10 -07:00
..
Makefile.am Add compatibility layer for {kmap,kunmap}_atomic 2015-08-24 10:13:25 -07:00
blkdev_compat.h Linux 4.8 compat: REQ_OP and bio_set_op_attrs() 2016-09-09 13:21:10 -07:00
dcache_compat.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
kmap_compat.h Add compatibility layer for {kmap,kunmap}_atomic 2015-08-24 10:13:25 -07:00
utsname_compat.h Update utsname support 2014-10-17 14:58:57 -07:00
vfs_compat.h Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHING 2016-09-05 16:07:08 -07:00
xattr_compat.h Linux 4.7 compat: handler->set() takes both dentry and inode 2016-09-05 16:07:08 -07:00