Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTTRANS...
authorRichard Sharpe <realrichardsharpe@gmail.com>
Fri, 16 Sep 2011 18:52:22 +0000 (11:52 -0700)
committerRichard Sharpe <realrichardsharpe@gmail.com>
Sat, 1 Oct 2011 14:02:20 +0000 (07:02 -0700)
commitc875ab8747d65cc6556228616f076b0928013c87
treebc7b582ac872d66273e8a1cd643770d6b01aa63a
parente8f143a45cceb8d2c01d45167a0c90d5c7f38289
Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture NTTRANS-FSCTL. Test added to selftests.
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/selftest/tests.py
source3/smbd/nttrans.c
source3/smbd/vfs.c