Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pgoyette-localcount] src/sys/miscfs/specfs



Module Name:    src
Committed By:   pgoyette
Date:           Sat Jul 23 05:01:09 UTC 2016

Modified Files:
        src/sys/miscfs/specfs [pgoyette-localcount]: spec_vnops.c

Log Message:
Restore original handling of ioctl() returns.  If the underlying disk's
ioctl() returns success, we call uvm_vnp_setsize().  Regardless of any
error from the ioctl() call we should return success.


To generate a diff of this commit:
cvs rdiff -u -r1.162.2.3 -r1.162.2.4 src/sys/miscfs/specfs/spec_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index