curvetun-libs = -lnacl \ -lpthread curvetun-objs = xmalloc.o \ xio.o \ xutils.o \ stun.o \ patricia.o \ trie.o \ hash.o \ curve.o \ cpusched.o \ ct_usermgmt.o \ ct_servmgmt.o \ ct_server.o \ ct_client.o \ curvetun.o '/>
summaryrefslogtreecommitdiff
path: root/Documentation/i2c
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2016-10-06 10:07:07 -0500
committerNicholas Bellinger <nab@linux-iscsi.org>2016-10-19 21:21:45 -0700
commit02eb924fabc5b699c0d9d354491e6f0767e3c139 (patch)
tree1ddfba8937884a6da8fcefe5fb25ee3b27b1591b /Documentation/i2c
parent1001354ca34179f3db924eb66672442a173147dc (diff)
target/user: Use sense_reason_t in tcmu_queue_cmd_ring
Instead of using -ERROR-style returns, use sense_reason_t. This lets us remove tcmu_pass_op(), and return more correct sense values. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Bryant G. Ly <bryantly@linux.vnet.ibm.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation/i2c')