From cc46cc0a0e3b1cd90d996c6988ceb32bdb4e4f42 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Thu, 16 Oct 2008 16:08:57 +0200 Subject: [PATCH] --- yaml --- r: 116286 b: refs/heads/master c: 37194d0723b9b68b4b299b2564ca99e3d0a094c3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1f3c9716df5d..355f239babed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 17e18ab6ff6ec44e95514c7346d2cbd0363ef640 +refs/heads/master: 37194d0723b9b68b4b299b2564ca99e3d0a094c3 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 9e9d70c02a07..9c43045ebbf9 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -665,7 +665,7 @@ config AUTOFS4_FS N here. config FUSE_FS - tristate "Filesystem in Userspace support" + tristate "FUSE (Filesystem in Userspace) support" help With FUSE it is possible to implement a fully functional filesystem in a userspace program.