]> git.wh0rd.org - dump.git/blame - CHANGES
Fixed a problem when reading tapes written with ancient dump versions on big endian...
[dump.git] / CHANGES
CommitLineData
ed7c25a3 1$Id: CHANGES,v 1.182 2002/06/25 19:00:37 stelian Exp $
35952b8f 2
aa1b1e7f
SP
3Changes between versions 0.4b29 and 0.4b30 (released ????????????????)
4======================================================================
5
61. Made dump print out the ext2 logical block number in case of a read
7 error, which can be given as an argument to debugfs' ncheck command,
8 in order to find out the affected inode. Added note about this
9 usage in dump's man page.
ed7c25a3
SP
10
112. Fixed a problem in restore when reading tapes written on big
12 endian machines with very old versions of dump. The patch was
13 contributed by George Helffrich <george@geology.bristol.ac.uk>.
aa1b1e7f 14
cf88ef4c
SP
15Changes between versions 0.4b28 and 0.4b29 (released June 8, 2002)
16==================================================================
d24dc8af
SP
17
181. Fixed a problem in the rmt ioctl command, where ioctl's issued from
19 non Linux clients were misinterpreted. The description of the problem
20 (incompatible numbering in Linux mtio opcodes) is documented at
21 ftp://ftp.fokus.gmd.de/pub/unix/star/README.mtio . Thanks to
22