Remove the "stat open" code - make it inline. This should fix the
authorJeremy Allison <jra@samba.org>
Wed, 20 Mar 2002 00:46:53 +0000 (00:46 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 20 Mar 2002 00:46:53 +0000 (00:46 +0000)
commit504e5ef0494c54efbd0357e334cb2aa5a9eb9c14
tree1eb3eb2a1c7765fd9fc2841fc6eaa7935ab6399c
parent47b1003bc5a069e84cb20df507022e5ff3e93832
Remove the "stat open" code - make it inline. This should fix the
bugs with opening and renaming mp3 files, also the word rename
problems that people have had for a while.
Needs a make clean :-) make.
Also added JohnR's printing fix.
Jeremy.
source/include/smb.h
source/printing/printfsp.c
source/smbd/close.c
source/smbd/dir.c
source/smbd/fileio.c
source/smbd/nttrans.c
source/smbd/open.c
source/smbd/reply.c
source/smbd/trans2.c
source/smbd/vfs-wrap.c