summaryrefslogtreecommitdiff
path: root/privs.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-06-13 15:30:45 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2015-06-13 22:19:23 +0200
commitb780681c3c9b42d6e60d369c499eaf4b94088c1d (patch)
tree3db8c52645d52da1ec39a5afa059a005d3835a82 /privs.h
parentb7ece46f62b1fbece160cc7bd2905a6d0d3970a9 (diff)
dev: Add device string convertions (addr, dev type)
Move device string convertions funcs (device_type2str, device_addr2str) from proto_nlmsg.c to dev.c to use them in other modules. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> [ dbkm: minor stylistic fixes ] Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'privs.h')
0 files changed, 0 insertions, 0 deletions
or this series. This contains: - Set of fixes for the nvme target code - A revert of patch from this merge window, causing a regression with WRITE_SAME on iSCSI targets at least. - A fix for a use-after-free in the new O_DIRECT bdev code. - Two fixes for the xen-blkfront driver" * 'for-linus' of git://git.kernel.dk/linux-block: Revert "sd: remove __data_len hack for WRITE SAME" nvme-fc: use blk_rq_nr_phys_segments nvmet-rdma: Fix missing dma sync to nvme data structures nvmet: Call fatal_error from keep-alive timout expiration nvmet: cancel fatal error and flush async work before free controller nvmet: delete controllers deletion upon subsystem release nvmet_fc: correct logic in disconnect queue LS handling block: fix use after free in __blkdev_direct_IO xen-blkfront: correct maximum segment accounting xen-blkfront: feature flags handling adjustments
Diffstat (limited to 'tools/accounting/getdelays.c')