summaryrefslogtreecommitdiff
path: root/source3/lib/fsusage.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbdJeremy Allison1-3/+8
against broken filesystems which return zero blocksize. Jeremy. (This used to be commit 23d157a0bea16366f0361ab68193b479ed844291)
2002-01-30Removed version number from file header.Tim Potter1-2/+1
Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
2000-04-19split fsusage() into a separate module (to fix linking problems withAndrew Tridgell1-0/+149
spoolssd in tng) (This used to be commit e2eacdd74c369fbbcd118148149321e36f3d0010)