vfs_bio.c revision 259200 breaks writing to tape drive on

看板FB_current作者時間12年前 (2013/12/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
The change to vfs_bio.c in revision 259200 breaks writing to scsi tape drive on i386 and sparc64 on current. I don't have any other machines to test on. here is example: r259199: (/)4794}mt rew (/)4795}tar cvf /dev/sa0 kernel a kernel r259200: (/)4781}mt rew (/)4782}tar cvf /dev/sa0 kernel a kerneltar: Write error the changes between the two revisions: line 3682 removed: bp->b_resid = bip->bio_resid; /* XXX: remove */ I noticed this when trying to do a dump and getting end of tape error. tried different tape drives , different cables no change. backed out r259200 to 259199 and everything works as before. Manfred ======================== || null@pozo.com || || || ======================== _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
文章代碼(AID): #1IjoZVr7 (FB_current)