This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8221c2da64a1325fbff3ef829183de2dfd230de7
nuttx
/
fs
/
mount
T
History
Gregory Nutt
8221c2da64
Corrects a bad assertion noted by Pierre-noel Bouteville. Also fixes a reference counting problem in an error condition: When the mountpoint inode is found but is not an appropriate mountpoint, the reference count on the inode was not being decremented.
2016-09-22 08:22:28 -06:00
..
fs_automount.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
fs_foreachmountpoint.c
…
fs_mount.c
Corrects a bad assertion noted by Pierre-noel Bouteville. Also fixes a reference counting problem in an error condition: When the mountpoint inode is found but is not an appropriate mountpoint, the reference count on the inode was not being decremented.
2016-09-22 08:22:28 -06:00
fs_umount2.c
Remove some block comments before empty code sections
2016-04-11 18:16:04 -06:00
Make.defs
…