commit | 3e51d3c924aea8a1f1372e6c615b0a37b528121d | [log] [tgz] |
---|---|---|
author | Kai Makisara <Kai.Makisara@kolumbus.fi> | Sat Oct 09 00:17:56 2010 +0300 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Oct 08 17:16:22 2010 -0500 |
tree | 16cdd955fc95e4e1ca28faaac6524e51e0c271d4 | |
parent | 56dd2c0691a5a387b7b05835fe547dc6fade9407 [diff] |
[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 <kai.makisara@kolumbus.fi> Signed-off-by: James Bottomley <James.Bottomley@suse.de>