K 10 svn:author V 7 sobomax K 8 svn:date V 27 2018-11-07T16:28:09.283958Z K 7 svn:log V 231 Revert r340187, it breaks EOD (end-of-device) detection logic. Turns out, i/o into last_sector+N is handled differently for N==1 and N>1 cases to accomodate that, so some other approach would be needed to fix DIOCGDELETE ioctl(2). END