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.