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)
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>

No differences found