altos: Export ao_fat_sync and ao_fat_full functions
authorKeith Packard <keithp@keithp.com>
Sat, 30 Mar 2013 08:32:30 +0000 (01:32 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 30 Mar 2013 08:32:30 +0000 (01:32 -0700)
commitb3d8956df3a3ecb3918b5db4d78b057d68541c33
tree57d8ea94fb8b46d36ac7f0973b5d226214658440
parent7455a892e8bf5402e7ff2c4bd2ddad05dfe76638
altos: Export ao_fat_sync and ao_fat_full functions

ao_fat_sync() flushes the bufio data to disk along with any fsinfo
changes. ao_fat_full() returns whether the file system is full.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_fat.c
src/drivers/ao_fat.h