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)
commitb9e91d2a8e41a43d7ebb7d7eed807a7d8de9b329
treebd74664377abf0b1d0745476d88f6668d06c5718
parent0cd5dd67ce12f02d3d20568e901ef7666caa8472
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.
(This used to be commit 504e5ef0494c54efbd0357e334cb2aa5a9eb9c14)
source3/include/smb.h
source3/printing/printfsp.c
source3/smbd/close.c
source3/smbd/dir.c
source3/smbd/fileio.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/reply.c
source3/smbd/trans2.c
source3/smbd/vfs-wrap.c