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

📄 fsprivate-2.6.patch

📁 非常经典的一个分布式系统
💻 PATCH
字号:
--- linux-2.6.5-7.141/include/linux/fs.h.orig	2005-02-01 23:56:07.000000000 +0200+++ linux-2.6.5-7.141/include/linux/fs.h	2005-05-18 23:23:15.486142728 +0300@@ -574,6 +574,7 @@ #endif /* #ifdef CONFIG_EPOLL */ 	struct address_space	*f_mapping;  	struct lookup_intent    *f_it;+	void			*fs_private; }; extern spinlock_t files_lock; #define file_list_lock() spin_lock(&files_lock);

⌨️ 快捷键说明

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