NFS: Reduce the stack footprint of nfs_lookup
[safe/jmp/linux-2.6] / fs / cifs / Kconfig
index 6994a0f..80f3525 100644 (file)
@@ -2,6 +2,7 @@ config CIFS
        tristate "CIFS support (advanced network filesystem, SMBFS successor)"
        depends on INET
        select NLS
+       select SLOW_WORK
        help
          This is the client VFS module for the Common Internet File System
          (CIFS) protocol which is the successor to the Server Message Block