--- - branch: MAIN date: Thu Jan 9 13:23:57 UTC 2014 files: - new: '1.17' old: '1.16' path: src/sys/fs/sysvbfs/bfs.c pathrev: src/sys/fs/sysvbfs/bfs.c@1.17 type: modified - new: '1.8' old: '1.7' path: src/sys/fs/sysvbfs/bfs.h pathrev: src/sys/fs/sysvbfs/bfs.h@1.8 type: modified - new: '1.50' old: '1.49' path: src/sys/fs/sysvbfs/sysvbfs_vnops.c pathrev: src/sys/fs/sysvbfs/sysvbfs_vnops.c@1.50 type: modified - new: '1.30' old: '1.29' path: src/tests/fs/vfs/t_renamerace.c pathrev: src/tests/fs/vfs/t_renamerace.c@1.30 type: modified id: 20140109T132357Z.047949a1e3e63f660680ac4a061a1c260a50fa8a log: | Operation sysvbfs_remove() destructs inodes attached to active vnodes. Defer the destruction to sysvbfs_reclaim(). Disable test t_renamerace:sysvbfs_renamerace as it will exhaust the inode table (sysvbfs has space for 8 inodes only). Ok: Izumi Tsutsui module: src subject: 'CVS commit: src' unixtime: '1389273837' user: hannken