Gregory Nutt
|
7a0d29fc59
|
apps/examples/userfs: Handle the O_TRUNC open flag.
|
2017-11-06 07:15:20 -06:00 |
|
Gregory Nutt
|
3dd64af3db
|
apps/examples/userfs: Fixes a bug with double freeing open data when dup'ed files are closed.
|
2017-11-05 17:43:04 -06:00 |
|
Gregory Nutt
|
9ce13f74e7
|
apps/examples/userfs: Add some (unnecessary) checks for NULL pointers.
|
2017-11-05 12:33:38 -06:00 |
|
Gregory Nutt
|
20119c3647
|
apps/examples/userfs: Fix check for open with write+append mode.
|
2017-11-01 16:59:28 -06:00 |
|
Gregory Nutt
|
342b51e9a6
|
apps/examples/userfs: Fix bad logic in test stat() implementation.
|
2017-11-01 09:15:40 -06:00 |
|
Gregory Nutt
|
769ffb8a4b
|
apps/examples/userfs: Add a test case for verifying UserFS.
|
2017-10-31 09:00:49 -06:00 |
|