History log of /illumos-gate/usr/src/uts/common/fs/ufs/ufs_panic.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 1d48f750 13-Mar-2023 Toomas Soome

15674 ufs: the comparison will always evaluate as 'true'
Reviewed by: Dan Cross <cross@oxidecomputer.com>
Approved by: Dan McDonald <danmcd@mnx.io>


# 645a7bad 11-Aug-2017 Toomas Soome

9267 ufs: this statement may fall through
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Dan McDonald <danmc

9267 ufs: this statement may fall through
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# d3d50737 13-Nov-2009 Rafael Vanoni

PSARC/2009/396 Tickless Kernel Architecture / lbolt decoupling
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64
Portions contributed by Chad Mynhier <cmynhier@gmail.com>


# 80d34432 16-Jul-2007 frankho

6561724 UFS cstyle cleanup, and TRACE_*() macro call removals


# 66c9f83d 01-Feb-2006 owenr

4316952 ufs_fault_v should not attempt to queue more then 1 handler for a failure event
6350587 threads blocked in cv_wait_sig after a "forced" unmount on error never woken up


# d5dbd18d 17-Sep-2005 batschul

PSARC 2005/287 obsolete and remove vn_vfslock interface
6265230 retire usage of deprecated vn_vfslock() interface from ON


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch