History log of /illumos-gate/usr/src/uts/common/fs/ufs/ufs_dir.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 79397983 25-Dec-2021 Toomas Soome

14343 ufs: array subscript 'struct direct[0]' is partly outside array bounds
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# 1f563eb1 20-Jan-2019 Toomas Soome

10741 ufs: NULL pointer errors
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>


# 9b5097ee 16-Apr-2010 Owen Roberts

6602216 ufs vnevent_remove/vnevent_rename needs to occur before namespace manipulation


# 60c8e821 29-Sep-2008 Frank Batschulat

6748275 Panic in ufs_acl_access due to a race between clearing an ACL and ufs_iaccess()


# 80d34432 16-Jul-2007 frankho

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


# fa871852 13-Feb-2007 batschul

6462361 Cannot make hardlinks to device nodes on lofs
Contributed by Richard Lowe <richlowe@richlowe.net>

5105488 ufs_dirremove() should not panic in face of NULL name passed in
Cont

6462361 Cannot make hardlinks to device nodes on lofs
Contributed by Richard Lowe <richlowe@richlowe.net>

5105488 ufs_dirremove() should not panic in face of NULL name passed in
Contributed by John Sonnenschein <johnsonnenschein@gmail.com>

show more ...


# 02ff05a9 28-Apr-2006 vsakar

4339897 system hangs in ufs_check_lockfs().
4889187 ufs_quiesce()/ufs_readdir()/ufs_create() - 3 way deadlock


# 5b024a5b 14-Jan-2006 batschul

6349042 ufs_inode.h is too late claiming overly general "struct slot"
6274196 ufs_dirremove/rename should use reader vn_vfsrlock instead of writer vn_vfslock/vn_vfswlock
6369900 UNIX03 *vsx*

6349042 ufs_inode.h is too late claiming overly general "struct slot"
6274196 ufs_dirremove/rename should use reader vn_vfsrlock instead of writer vn_vfslock/vn_vfswlock
6369900 UNIX03 *vsx* /usr/include/fcntl.h posix_fallocate() prototype fails standards header test

show more ...


# 7f63b8c3 24-Oct-2005 vsakar

4885996 memory pressure disables directory caching of a huge directory forever


# baa4d099 27-Sep-2005 swilcox

6186851 A race in ufs_rename can result in incorrect hard link to a file/dir


# 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