History log of /titanic_53/usr/src/uts/common/fs/ufs/ufs_trans.c (Results 1 – 6 of 6)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: titanic_53.0, titanic_51.4, titanic_52.1, titanic_51.3, titanic_52.0, titanic_50.16, titanic_51.2, titanic_50.15, titanic_51.1, titanic_51.0, titanic_50.14, titanic_50.13, titanic_50.12, titanic_50.11, titanic_50.10, titanic_50.9, titanic_50.8, titanic_50.7, titanic_50.6, titanic_50.5, titanic_50.4, titanic_50.3, titanic_50.2, titanic_50.1, titanic_50.0
# 8388e56e 19-Nov-2008 Viswanathan Kannappan <Viswanathan.Kannappan@Sun.COM>

6723423 UFS slow following large file deletion with fix for 6513858 installed


# 6f5f1c63 10-Nov-2008 Donghai Qiao <Donghai.Qiao@Sun.COM>

1246893 mmap and write to the same file deadlocks.


# 1e13ea4b 08-Jan-2008 vsakar <none@none>

6513858 Deleting large file while creating another on full UFS, spending lots of time in ufs_log_amt() loop.


# 80d34432 16-Jul-2007 frankho <none@none>

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


# 303bf60b 15-Nov-2005 sdebnath <none@none>

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


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch