⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vfs_intent-2.6-fc5-fix.patch

📁 非常经典的一个分布式系统
💻 PATCH
字号:
Index: linux-2.6.15.i686-cy/include/linux/dcache.h===================================================================--- linux-2.6.15.i686-cy.orig/include/linux/dcache.h	2006-06-01 23:07:05.000000000 +0800+++ linux-2.6.15.i686-cy/include/linux/dcache.h	2006-06-01 23:10:21.000000000 +0800@@ -4,7 +4,6 @@ #ifdef __KERNEL__  #include <asm/atomic.h>-#include <linux/string.h> #include <linux/list.h> #include <linux/spinlock.h> #include <linux/cache.h>@@ -42,6 +41,7 @@ 	const unsigned char *name; }; +struct inode; #include <linux/namei.h>  struct dentry_stat_t {

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -