From: Kai Makisara Date: Fri, 8 Oct 2010 21:17:56 +0000 (+0300) Subject: [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer X-Git-Tag: v2.6.37-rc1~159^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e51d3c924aea8a1f1372e6c615b0a37b528121d;p=pandora-kernel.git [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer This patch adds a new MTIOCTOP operation MTWEOFI that writes filemarks with immediate bit set. This means that the drive does not flush its buffer and the next file can be started immediately. This speeds up writing in applications that have to write multiple small files. Signed-off-by: Kai Makisara Signed-off-by: James Bottomley --- Reading git-diff-tree failed