Re: Source code of SMB2 Kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you, Suresh.

I could get kernel source.
Then, I try to build with following SMB2 options.

==========================================
$ grep SMB2 .config
CONFIG_SMB2_FS=y
# CONFIG_SMB2_STATS is not set
# CONFIG_SMB2_DEBUG2 is not set
==========================================


However, I failed to build and got a following error.

====================================================
$ make
  CHK     include/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
  VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
  VDSOSYM arch/x86/vdso/vdso32-syms.lds
  LD      arch/x86/vdso/built-in.o
  LD      arch/x86/built-in.o
  LD      fs/built-in.o
ld: fs/cifs_common/built-in.o: No such file: No such file or directory
make[1]: *** [fs/built-in.o] Error 1
make: *** [fs] Error 2
=====================================================

It seems that files in fs/cifs_common/ are lost.

In fact, fs/cifs_common is empty.

================================================================
$ ls -al fs/cifs_common/
åè 16
drwxr-xr-x  2 xxxx xxxx  4096 2010-10-29 15:33 .
drwxr-xr-x 74 xxxx xxxx 12288 2010-10-29 15:42 ..
-rw-r--r--  1 xxxx xxxx     0 2010-10-27 11:00 Makefile
-rw-r--r--  1 xxxx xxxx     0 2010-10-29 15:42 modules.order
================================================================

I also failed to bulid with no SMB2 options.


What should I do?



Thanks.


(2010/10/26 14:16), Suresh Jayaraman wrote:
On 10/26/2010 09:56 AM, Shinnosuke Yagi wrote:
Dear.

Now, I try to use mount.smb2, which was posted at
http://archives.free.net.ph/message/20100507.172615.fda263bc.en.html

However, mount.smb2 was failed with error message.

  mount error: smb2 filesystem not supported by the system

So, I need a source code of smb2 kernel module.
(Test or experimental branch will do, because I know smb2
  is not in mainline kernels.)

I tried to do
"git clone
http://www.kernel.org/home/ftp/pub/scm/linux/kernel/git/sfrench/smb2.git";
to find it failed.

Are there another git repository (or any patch) ?


Try doing:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/smb2.git




--
-------------------------------------
åæ æää ïããããããããï
NTTãããããæåäç
ããããããããããããããäææé
yagi.shinnosuke@xxxxxxxxxxxx
-------------------------------------

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux