From: Thadeu Lima de Souza Cascardo Date: Thu, 3 Dec 2009 19:34:31 +0000 (-0200) Subject: Raise fops as the main structure in linux. X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fkernel%2Fold_slides%2F.git;a=commitdiff_plain;h=4b1d5c2496ae945e1294b77a99f6a66fd851acd1 Raise fops as the main structure in linux. --- 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