]> sourceware.org Git - newlib-cygwin.git/commit
Fix major device check when locking partitions
authorCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jun 2016 11:39:42 +0000 (13:39 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 24 Jun 2016 11:40:02 +0000 (13:40 +0200)
commit166d3ddf5a04d6f915f9eb3c7befc50a2a40edfc
tree61c868b77afab8b6d2eb8286b3fa5d9643d3ceea
parent9aab8eb5b6fe88deca2274ddd1695d41ca28346c
Fix major device check when locking partitions

The change introduced in commit b2867a6 contains a faulty check for
the major device number in fhandler_dev_floppy::lock_partition.
Fix this.  Also fix comments.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/fhandler_floppy.cc
This page took 0.02975 seconds and 5 git commands to generate.