Files
mirror_zfs/module
Brian Behlendorf 34d5a5fd03 Fix zpl_mknod() return values
The zpl_mknod() function was incorrectly negating its return value.
This doesn't cause any problems in the success case, but it does
prevent us from returning the correct error code for a failure.
The implementation of this function is now consistent with all
the other zpl_* functions.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1717
2013-09-13 13:31:24 -07:00
..
2013-09-04 16:01:24 -07:00
2013-09-04 15:49:00 -07:00
2013-09-13 13:31:24 -07:00
2013-09-04 16:01:24 -07:00
2013-03-06 15:46:40 -08:00