History log of /titanic_53/usr/src/uts/common/sys/fs/ufs_lockfs.h (Results 1 – 3 of 3)
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
# 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


# bc69f433 10-Aug-2005 aguzovsk <none@none>

6274965 ufs_pageio() should support ufs_quiesce() protocol when used for regular files
6274969 ufs_pageio() should update access time for regular files case
6308356 segvn_fault() can change S_READ_NO

6274965 ufs_pageio() should support ufs_quiesce() protocol when used for regular files
6274969 ufs_pageio() should update access time for regular files case
6308356 segvn_fault() can change S_READ_NOCOW to S_READ a bit later to improve code clarity

show more ...


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

OpenSolaris Launch