Gregory Nutt
|
9db029e318
|
The file system can no longer be disabled. Remove all conditional logic based on CONFIG_NFILE_DESCRIPTORS==0
|
2019-02-11 13:10:10 -06:00 |
|
Xiang Xiao
|
8116d10da3
|
apps/fsutils/mksmartfs: Add a check to see if the SmartFS is already formatted. apps/nshlib: Add a force flag (-f) to mksmartfs. SmartFS will be formatted only if (1) the FLASH does not already hold a SmartFS, or (2) the force flag is set
|
2018-08-23 07:14:30 -06:00 |
|
Gregory Nutt
|
a57610c2c4
|
Remove trailing spaces at the end of lines.
|
2018-08-13 07:47:26 -06:00 |
|
Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Ken Pettit
|
ad48d89fe2
|
mksmartfs: Move into apps/fsutils from kernel, now uses only open and ioctl. Add configuration option to supported multiple root directories. From Ken Petit
|
2015-11-23 06:59:56 -06:00 |
|