r26082@plastic: rob | 2007-04-17 13:36:45 +1000
commit4ef561fdd13163b114767bb80d6083674f4bb543
authorrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Apr 2007 03:40:21 +0000 (17 03:40 +0000)
committerrob <rob@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 17 Apr 2007 03:40:21 +0000 (17 03:40 +0000)
tree6ccd43b2651d5295719c79937d930e62b8de636b
parent49b88ed5931e3b1b409a05de4f1533d7e18bfc25
 r26082@plastic:  rob | 2007-04-17 13:36:45 +1000
 change all calls to kprintf() to D(bug()). now all debug is 100% controlled
 from the DEBUG define in fat_fs.h, as it should be

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@25834 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/fs/fat/direntry.c
workbench/fs/fat/disk.c
workbench/fs/fat/fat.c
workbench/fs/fat/fat_fs.h
workbench/fs/fat/lock.c
workbench/fs/fat/main.c
workbench/fs/fat/packet.c
workbench/fs/fat/support.c
workbench/fs/fat/support.h