Journaling status update.

看板DFBSD_kernel作者時間21年前 (2005/01/09 11:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Here's an update to the journaling work. I am making good progress on the mountctl user utility, system call, the journaling infrastructure, the data record format, and the actual act of journaling a piece of data as a transactional entity. It is in fact possible to create, list, and delete a journaling stream (albeit a very truncated one since only test code is in the kernel right now for portions of one or two VOP calls). This code is highly experimental so don't play with it unless you can suffer a crash :-). It is NOT useful for doing anything real yet. However, it does allow me to exercise most of the code that I've committed to date, and that is very important. I consider this a significant milestone in the journaling work. -Matt
文章代碼(AID): #11uAMv00 (DFBSD_kernel)