Date: Mon, 08 Oct 2001 11:29:43 +0900 (KST) From: "=?EUC-KR?B?wNPA57T2?=" <jdscol92@hanmail.net> To: <freebsd-fs@freebsd.org> Subject: about vnode operations... Message-ID: <20011008112943.HM.E0000000002RpGO@www15.hanmail.net>
next in thread | raw e-mail | index | archive | help
Hello, everyone.. I have some questions with tracing the kernel source code about file system in FreeBSD 4.3. I read book, 'The Design and Inplementation of the 4.4BSD Operation System', but I can't underatand them. Please tell me the fellowing questions. There are many operations starting with vn_*** and VOP_***. I don't know the the main difference between the two. What is the main difference between the two. And if i want to add new operations in the exist file system as a vnode operations, What can i do for it? How are the vnode operations created and worked when system is started..?? I found 'vnode_if.src' file in /sys/kern/ directory. I think that this file is played a some role in vnode operations. Right..?? Please teach me above questions... Thank you in advance.. Have a good day. =================================================================== ¿ì¸® ÀÎÅͳÝ, Daum http://www.daum.net ȲöÇÑ ¿ø¼¦ °Ë»ö! Daum°Ë»ö ÄíÄ¡·Î ãÀÚ! ¢Ñ°Ë»öÇϱâ http://search.daum.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011008112943.HM.E0000000002RpGO>