patch-2.3.39 linux/drivers/block/DAC960.c

Next file: linux/drivers/block/acsi.c
Previous file: linux/drivers/atm/nicstar.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.38/linux/drivers/block/DAC960.c linux/drivers/block/DAC960.c
@@ -2467,10 +2467,6 @@
       File != NULL && (File->f_flags & O_NONBLOCK))
     goto ModuleOnly;
   /*
-    Force any buffered data to be written.
-  */
-  fsync_dev(Inode->i_rdev);
-  /*
     Decrement the Logical Drive and Controller Usage Counts.
   */
   Controller->LogicalDriveUsageCount[LogicalDriveNumber]--;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)