summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-03 17:45:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-08-03 17:45:20 +0000
commita3faf4085e5b1cde0c452ac6e9125f98fd6614f3 (patch)
treea2d80ca0547993f06df10e52148be66fb105acb4 /nuttx/include
parentad8509bd41d1ac2136d79632b2e4ac1d6aba4393 (diff)
downloadpx4-nuttx-a3faf4085e5b1cde0c452ac6e9125f98fd6614f3.tar.gz
px4-nuttx-a3faf4085e5b1cde0c452ac6e9125f98fd6614f3.tar.bz2
px4-nuttx-a3faf4085e5b1cde0c452ac6e9125f98fd6614f3.zip
fleshing out mkfatfs logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@801 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/nuttx/mkfatfs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/nuttx/include/nuttx/mkfatfs.h b/nuttx/include/nuttx/mkfatfs.h
index 0952881cd..c0ca82280 100644
--- a/nuttx/include/nuttx/mkfatfs.h
+++ b/nuttx/include/nuttx/mkfatfs.h
@@ -84,7 +84,6 @@
struct fat_format_s
{
- boolean ff_bbcheck; /* TRUE: check for bad blocks */
ubyte ff_nfats; /* Number of FATs */
ubyte ff_fatsize; /* FAT size: 0 (autoselect), 12, 16, or 32 */
ubyte ff_clustsize; /* Number of sectors per cluster: 0 (autoselect) */
@@ -130,7 +129,7 @@ extern "C" {
* size in 'fmt', bad cluster size in 'fmt'
* ENOENT - 'pathname' does not refer to anything in the filesystem.
* ENOTBLK - 'pathname' does not refer to a block driver
- * ENOSPC - block driver does not support geometry method
+ * EACCESS - block driver does not support wrie or geometry methods
*
* Assumptions:
* - The caller must assure that the block driver is not mounted and not in