Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
提交
cc2e2767
R
raspberrypi-kernel
项目概览
openeuler
/
raspberrypi-kernel
通知
13
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
R
raspberrypi-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
cc2e2767
编写于
10月 03, 2006
作者:
M
Matt LaPlante
提交者:
Adrian Bunk
10月 03, 2006
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Typos in fs/Kconfig
Signed-off-by:
N
Adrian Bunk
<
bunk@stusta.de
>
上级
4b3f686d
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
7 addition
and
7 deletion
+7
-7
fs/Kconfig
fs/Kconfig
+7
-7
未找到文件。
fs/Kconfig
浏览文件 @
cc2e2767
...
...
@@ -74,11 +74,11 @@ config EXT3_FS
tristate "Ext3 journalling file system support"
select JBD
help
This is the journaling version of the Second extended file system
This is the journal
l
ing version of the Second extended file system
(often called ext3), the de facto standard Linux file system
(method to organize files on a storage device) for hard disks.
The journaling code included in this driver means you do not have
The journal
l
ing code included in this driver means you do not have
to run e2fsck (file system checker) on your file systems after a
crash. The journal keeps track of any changes that were being made
at the time the system crashed, and can ensure that your file system
...
...
@@ -143,7 +143,7 @@ config EXT3_FS_SECURITY
config JBD
tristate
help
This is a generic journaling layer for block devices. It is
This is a generic journal
l
ing layer for block devices. It is
currently used by the ext3 and OCFS2 file systems, but it could
also be used to add journal support to other file systems or block
devices such as RAID or LVM.
...
...
@@ -183,7 +183,7 @@ config REISERFS_FS
tristate "Reiserfs support"
help
Stores not just filenames but the files themselves in a balanced
tree. Uses journaling.
tree. Uses journal
l
ing.
Balanced trees are more efficient than traditional file system
architectural foundations.
...
...
@@ -1090,7 +1090,7 @@ config JFFS_FS
tristate "Journalling Flash File System (JFFS) support"
depends on MTD && BLOCK
help
JFFS is the Journaling Flash File System developed by Axis
JFFS is the Journal
l
ing Flash File System developed by Axis
Communications in Sweden, aimed at providing a crash/powerdown-safe
file system for disk-less embedded devices. Further information is
available at (<http://developer.axis.com/software/jffs/>).
...
...
@@ -1260,7 +1260,7 @@ config JFFS2_CMODE_NONE
config JFFS2_CMODE_PRIORITY
bool "priority"
help
Tries the compressors in a predefin
i
ed order and chooses the first
Tries the compressors in a predefined order and chooses the first
successful one.
config JFFS2_CMODE_SIZE
...
...
@@ -1950,7 +1950,7 @@ config AFS_FS
If you say Y here, you will get an experimental Andrew File System
driver. It currently only supports unsecured read-only AFS access.
See <file:Documentation/filesystems/afs.txt> for more in
t
ormation.
See <file:Documentation/filesystems/afs.txt> for more in
f
ormation.
If unsure, say N.
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录