Re: [PATCH 12/12] ide: use do_rw_taskfile() in flagged_taskfile()

2007-10-24 Thread Sergei Shtylyov
Bartlomiej Zolnierkiewicz wrote: Based on the earlier work by Tejun Heo. * Move setting IDE_TFLAG_LBA48 taskfile flag from do_rw_taskfile() function to the callers. * Add IDE_TFLAG_FLAGGED taskfile flag for flagged taskfiles coming from ide_taskfile_ioctl(). Check it instead of ->tf_o

[PATCH 12/12] ide: use do_rw_taskfile() in flagged_taskfile()

2007-10-08 Thread Bartlomiej Zolnierkiewicz
Based on the earlier work by Tejun Heo. * Move setting IDE_TFLAG_LBA48 taskfile flag from do_rw_taskfile() function to the callers. * Add IDE_TFLAG_FLAGGED taskfile flag for flagged taskfiles coming from ide_taskfile_ioctl(). Check it instead of ->tf_out_flags.all. * Add IDE_TFLAG_OUT_DATA