Implement missing info level SMB_FILE_LINK_INFORMATION.
authorJeremy Allison <jra@samba.org>
Wed, 19 May 2010 01:34:54 +0000 (18:34 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 19 May 2010 01:34:54 +0000 (18:34 -0700)
commit572e5dec1bbd4af3ccc4b8bfe56a72ded4c9aa6e
treef93d57f9b800584d29befa6583ccb828b96847e9
parentc7982074a7ea85219411311ebf31444ea4c501a5
Implement missing info level SMB_FILE_LINK_INFORMATION.

Fix bug #7435 - SMB2 hardlink fails (invalid level).
Found at the Microsoft plugsharing plugfest.

Jeremy.
source3/include/proto.h
source3/smbd/nttrans.c
source3/smbd/trans2.c