diff options
author | Jeremy Allison <jra@samba.org> | 2001-08-02 20:17:40 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2001-08-02 20:17:40 +0000 |
commit | 38d2e6983a6be8232ae7ce21a950d69dd95ce3e6 (patch) | |
tree | 913b54ff8e6e5fb0a81524388421a7944c74bc4b /docs/htmldocs/using_samba/ch08_03.html | |
parent | 5704a9f0bb7f78c34f4141512159d0e7eb4305b8 (diff) | |
download | samba-38d2e6983a6be8232ae7ce21a950d69dd95ce3e6.tar.gz samba-38d2e6983a6be8232ae7ce21a950d69dd95ce3e6.tar.xz samba-38d2e6983a6be8232ae7ce21a950d69dd95ce3e6.zip |
Added mmap fix to pass lock test from HP.
Ok - now we're no longer trying to reach a silly 1k loc target,
change the formatting to be *readable* - eg.
change if (x) y else z to be :
if (x)
y
else
z
and other compact sillyness. Oh look - when I did this I found
some areas where we *WEREN'T CHECKING SYSTEM CALL ERROR RETURNS !!!!*
CompSci 101 guys....... :-).
Jeremy.
Diffstat (limited to 'docs/htmldocs/using_samba/ch08_03.html')
0 files changed, 0 insertions, 0 deletions