summaryrefslogtreecommitdiff
path: root/bpfc
diff options
context:
space:
mode:
authorJon Schipp <jonschipp@gmail.com>2013-10-01 11:42:53 -0700
committerDaniel Borkmann <dborkman@redhat.com>2013-10-02 00:25:18 +0200
commitaf9eb88e3ac74bf266adfb698fdbcad260122f4a (patch)
tree1e3e468a4ad1644a23fec39c6d01594962867057 /bpfc
parentbd83dd9c975aeb9fc09c09ef4dd408e6b618c4af (diff)
ifpps: add option that omits CSV header
Adds option -o|--omit-header which does not print the CSV header e.g. when the user does not need it. Signed-off-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'bpfc')
0 files changed, 0 insertions, 0 deletions
iv>
Write Same can return an error asynchronously if it turns out the underlying SCSI device does not support Write Same, which makes a proper fallback to other methods in __blkdev_issue_zeroout impossible. Thus only issue a Write Same from blkdev_issue_zeroout an don't try it at all from __blkdev_issue_zeroout as a non-invasive workaround. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Junichi Nomura <j-nomura@ce.jp.nec.com> Fixes: e73c23ff ("block: add async variant of blkdev_issue_zeroout") Tested-by: Junichi Nomura <j-nomura@ce.jp.nec.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'net/8021q/vlan_dev.c')