History log of /illumos-gate/usr/src/uts/common/fs/ufs/ufs_bmap.c (Results 1 – 6 of 6)
Revision Date Author Comments
# b4756084 21-Apr-2010 Jim Rice

6861149 ufs panic: ufs_putapage: bn == UFS_HOLE


# 80d34432 16-Jul-2007 frankho

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


# 33c22cb3 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 c

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

show more ...


# 303bf60b 15-Nov-2005 sdebnath

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


# a6595b40 02-Aug-2005 perrin

6303398 lseek(., offset, SEEK_HOLE) asserts with tainted offsets


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

OpenSolaris Launch