Gregory Nutt
|
0fb035f76b
|
Standardize some naming in code section comments
|
2016-02-21 18:09:04 -06:00 |
|
Gregory Nutt
|
7be7579f59
|
Back out 522f95abe87d71c7025f2f358a8f350134e284b2: What was I thinking?
|
2015-12-02 10:47:32 -06:00 |
|
Gregory Nutt
|
c70987e551
|
nuttx/fs: Fix some spacing and alignment issues
|
2015-10-11 11:39:29 -06:00 |
|
Gregory Nutt
|
cb9e27c3b0
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
|
Gregory Nutt
|
cc7130b836
|
Correct a reference counting error in mq_open()
|
2015-09-23 10:34:08 -06:00 |
|
Gregory Nutt
|
8293a5e773
|
Minor file system clean-up
|
2015-06-18 10:16:49 -06:00 |
|
Gregory Nutt
|
f753d3320b
|
Trivial cleanup of some parameter sanity checks
|
2015-06-11 07:47:26 -06:00 |
|
Gregory Nutt
|
92f1f7c12e
|
Fix test for root directory in inode_reserve
|
2015-06-11 07:18:44 -06:00 |
|
Gregory Nutt
|
68038211c1
|
FS: Add a check for a NULL pathname.
|
2014-12-13 13:05:54 -06:00 |
|
Gregory Nutt
|
d914f3ceec
|
Major structure of file system functions to better support asynchronous I/O. Respository should not be trusted until I have a chance to verify everything
|
2014-10-06 10:53:25 -06:00 |
|
Gregory Nutt
|
d2797bf482
|
Modify FS initialization logic to handle AIO container initialization.
|
2014-10-06 08:11:37 -06:00 |
|
Gregory Nutt
|
ae90309b36
|
Move fs/fs.h to fs/inode/inode.h and some to fs/driver/driver.h
|
2014-09-29 07:14:38 -06:00 |
|
Gregory Nutt
|
650a0d0615
|
Completes VFS-based named semaphore implemetation. Still a little buggy
|
2014-09-28 15:58:56 -06:00 |
|
Gregory Nutt
|
7679e6f2bc
|
Forgot to add files from previous commits
|
2014-09-28 11:16:58 -06:00 |
|
Gregory Nutt
|
a470a8cbd0
|
Move drive from fs/. to fs/driver/.
|
2014-09-28 11:06:21 -06:00 |
|
Gregory Nutt
|
39ff9d626e
|
Move inode and VFS utils from fs/. to fs/inode/.
|
2014-09-28 10:53:40 -06:00 |
|