fstat: Add fstat() support to tmpfs.

This commit is contained in:
Gregory Nutt
2017-02-13 07:20:39 -06:00
parent 29028bcd5a
commit a482a4603f
2 changed files with 72 additions and 34 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ static int romfs_open(FAR struct file *filep, FAR const char *relpath,
}
/* The full path exists -- but is the final component a file
* or a directory? Or some other Unix file type that not
* or a directory? Or some other Unix file type that is not
* appropriate in this contex.
*
* REVISIT: This logic should follow hard/soft link file