lkml.org 
[lkml]   [2006]   [Oct]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: fs/Kconfig question regarding CONFIG_BLOCK
From
Date
On Tue, 17 Oct 2006 20:41:41 +0200, Jan Engelhardt said:

> fs/Kconfig has:
>
> if BLOCK
> menu "DOS/FAT/NT Filesystems"

> Why is it wrapped into BLOCK, or, why are all of the other filesystems
> which require a block device?

Some filesystems (such as /proc, /sys, and so on - basicaly, the "pseudo" file
systems) are able to stand by themselves. Filesystems that read actual blocks
of data off actual media will require the services of the block layer to do
that. So if you've built a tiny embedded kernel that doesn't include the block
layer, you can't read those sorts of filesystems....


[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2006-10-17 21:01    [W:0.105 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site