Hi everyone, I have released nilfs-2.0.16 standalone package which backported corrections from the kernel 2.6.31 including bug-fixes of reported hang or kernel oopses.
Here is a summary of changes from the previous version: * fix preempt count underflow in nilfs_btnode_prepare_change_key * fix oops due to inconsistent state in page with discreate b-tree nodes * fix missing a read lock for segment writer in nilfs_attach_checkpoint() * fix missing unlock in error path of nilfs_mdt_write_page * support is_partially_uptodate aops * support contiguous b-tree lookup * include FAQ patch for RHEL/CentOS in kern feature file * add sync_page method to page caches of meta data * use device's backing_dev_info for btree node caches * return EBUSY against delete request on snapshot * allow future expansion of metadata read out via get info ioctl * eliminate removal list of segments and header file for segment list operations * code cleanups in bmap/btree * correct exclusion control in nilfs_remount() function * correct misuse of sget() function * get rid of bd_mount_sem use from nilfs The updated package is available at http://www.nilfs.org/en/download.html. Thanks, Ryusuke Konishi _______________________________________________ users mailing list [email protected] https://www.nilfs.org/mailman/listinfo/users
