Source-Changes archive

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

CVS commit: [pgoyette-compat] src/sys/dev/raidframe



Module Name:    src
Committed By:   pgoyette
Date:           Sun Sep  9 22:12:16 UTC 2018

Modified Files:
        src/sys/dev/raidframe [pgoyette-compat]: rf_netbsdkintf.c

Log Message:
In the case of no compat modules (ENOSYS returned from the stubs), reset
the retcode to zero so we don't return the wrong value when there is
nothing to do for the particular command.  This was causing spurious
failures for RAIDFRAME_SET_COMPONENT_LABEL which is wrapped in

        #if 0
        ...
        #endif


To generate a diff of this commit:
cvs rdiff -u -r1.356.2.1 -r1.356.2.2 src/sys/dev/raidframe/rf_netbsdkintf.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