mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 20:08:15 +08:00
fstat: Add fstat() support to tmpfs.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user