Searched hist:253458 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sbin/nvmecontrol/
H A Ddevlist.cdiff 253458 Thu Jul 18 21:28:53 MDT 2013 jimharris Simplify open_dev() by returning errno values rather than just 0 or 1.

Also remove stat() call and just rely on errno from open() call to discern
whether dev node exists or not.

Sponsored by: Intel
Reviewed by: kib, carl
MFC after: 3 days
H A Dnvmecontrol.cdiff 253458 Thu Jul 18 21:28:53 MDT 2013 jimharris Simplify open_dev() by returning errno values rather than just 0 or 1.

Also remove stat() call and just rely on errno from open() call to discern
whether dev node exists or not.

Sponsored by: Intel
Reviewed by: kib, carl
MFC after: 3 days

Completed in 142 milliseconds