K 10 svn:author V 3 alc K 8 svn:date V 27 2006-10-29T00:04:39.000000Z K 7 svn:log V 229 Refactor vfs_setdirty(), creating vfs_setdirty_locked_object(). Call vfs_setdirty_locked_object() from vfs_busy_pages() instead of vfs_setdirty(), thereby eliminating a second acquisition and release of the same vm object lock. END