From 4b1d5c2496ae945e1294b77a99f6a66fd851acd1 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Thu, 3 Dec 2009 17:34:31 -0200 Subject: [PATCH] Raise fops as the main structure in linux. --- plano | 1 + 1 file changed, 1 insertion(+) diff --git a/plano b/plano index 140c9f2..3348a13 100644 --- a/plano +++ b/plano @@ -42,6 +42,7 @@ basics VFS center/hub/interface char/block/procfs/sysfs: all go through VFS to device + fops is the main structure in linux FS on top of block devices block layer exception: some on top of MTD devices -- 2.20.1