History log of /opensolaris-onvv-gate/usr/src/uts/common/sys/fs/ufs_inode.h
Revision Date Author Comments
# 12170:1eb0a8fe1e90 16-Apr-2010 Owen Roberts <Owen.Roberts@Sun.Com>

6602216 ufs vnevent_remove/vnevent_rename needs to occur before namespace manipulation


# 9915:bc9126487a5f 19-Jun-2009 Owen Roberts <Owen.Roberts@Sun.Com>

PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.
6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 200854
6758800 lufs_alloc() can create a log smaller than ldl_minlogsize


# 9694:78fafb281255 21-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 9521:b061a79d3d1a 30-Apr-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 9519:fc2830e2f3c4 30-Apr-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 7737:005e73e5d5a1 29-Sep-2008 Frank Batschulat <Frank.Batschulat@Sun.COM>

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


# 6079:ce7cfc36d010 26-Feb-2008 vk154806

6499704 statvfs64 too slow with logging UFS


# 5859:f10927071ce9 17-Jan-2008 vsakar

6430461 ufs_quiesce() involved in a 4-way deadlock
6510075 ufs_read/ufs_map/pagefault can deadlock when there is a pending ufs_quiesce


# 5648:161f8007cab9 07-Dec-2007 setje

6521412 PSARC 2006/525: new boot sparc
6451467 bootadm update-archive does the wrong thing if interrupted
6477079 ability to pick up post bfu binaries from bfu PATH conflicts with sane scripting


# 5027:f94564d84810 11-Sep-2007 dm120769

backout 4693666/6460239: causes 6603251


# 4920:8b23b71806fa 21-Aug-2007 frankho

4693666 fix for 4235823 reintroduced 1199162 (mmap'ed writes may fail to update mtime)
6460239 snv_46; Panic:assertion failed:(threadp())->t_flag file: ../../common/fs/ufs/lufs_debug.c, line: 198


# 4454:6f55a2ea9d91 12-Jun-2007 mishra

6411034 posix_fallocate() at times doesn't extend the file due to ufs_allocsp() returning failure
6432412 posix_fallocate() moves holes instead of filling them
6436393 posix_fallocate() can cause freeing free block panic
6493590 bmap_set_bn() does not take care of second level indirection leading to UFS_HOLE/freeing free panics


# 1268:3e9dc954e8fa 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* /usr/include/fcntl.h posix_fallocate() prototype fails standards header test


# 923:78f6e60ae914 15-Nov-2005 sdebnath

PSARC 2004/422 posix_fallocate
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation


# 745:c0add499b874 24-Oct-2005 vsakar

4885996 memory pressure disables directory caching of a huge directory forever


# 613:a1f29220d50e 27-Sep-2005 swilcox

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


# 512:772f95cb93ab 09-Sep-2005 jkennedy

6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12170:1eb0a8fe1e90 16-Apr-2010 Owen Roberts <Owen.Roberts@Sun.Com>

6602216 ufs vnevent_remove/vnevent_rename needs to occur before namespace manipulation


# 9915:bc9126487a5f 19-Jun-2009 Owen Roberts <Owen.Roberts@Sun.Com>

PSARC 2009/309 Increase the maximum default ufs log size (ldl_maxlogsize) from 64 Mbytes to 512 Mbytes.
6709826 ufs log size should be large enough by default to avoid panic described in Sun Alert 200854
6758800 lufs_alloc() can create a log smaller than ldl_minlogsize


# 9694:78fafb281255 21-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 9521:b061a79d3d1a 30-Apr-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 9519:fc2830e2f3c4 30-Apr-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 7737:005e73e5d5a1 29-Sep-2008 Frank Batschulat <Frank.Batschulat@Sun.COM>

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


# 6079:ce7cfc36d010 26-Feb-2008 vk154806

6499704 statvfs64 too slow with logging UFS


# 5859:f10927071ce9 17-Jan-2008 vsakar

6430461 ufs_quiesce() involved in a 4-way deadlock
6510075 ufs_read/ufs_map/pagefault can deadlock when there is a pending ufs_quiesce


# 5648:161f8007cab9 07-Dec-2007 setje

6521412 PSARC 2006/525: new boot sparc
6451467 bootadm update-archive does the wrong thing if interrupted
6477079 ability to pick up post bfu binaries from bfu PATH conflicts with sane scripting


# 5027:f94564d84810 11-Sep-2007 dm120769

backout 4693666/6460239: causes 6603251


# 4920:8b23b71806fa 21-Aug-2007 frankho

4693666 fix for 4235823 reintroduced 1199162 (mmap'ed writes may fail to update mtime)
6460239 snv_46; Panic:assertion failed:(threadp())->t_flag file: ../../common/fs/ufs/lufs_debug.c, line: 198


# 4454:6f55a2ea9d91 12-Jun-2007 mishra

6411034 posix_fallocate() at times doesn't extend the file due to ufs_allocsp() returning failure
6432412 posix_fallocate() moves holes instead of filling them
6436393 posix_fallocate() can cause freeing free block panic
6493590 bmap_set_bn() does not take care of second level indirection leading to UFS_HOLE/freeing free panics


# 1268:3e9dc954e8fa 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* /usr/include/fcntl.h posix_fallocate() prototype fails standards header test


# 923:78f6e60ae914 15-Nov-2005 sdebnath

PSARC 2004/422 posix_fallocate
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation


# 745:c0add499b874 24-Oct-2005 vsakar

4885996 memory pressure disables directory caching of a huge directory forever


# 613:a1f29220d50e 27-Sep-2005 swilcox

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


# 512:772f95cb93ab 09-Sep-2005 jkennedy

6251659 statvfs taking 30 second to complete performance regression s9 to s10 oracle 9ir2 starcat ufs


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch