summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fsunmount.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-22cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber1-1/+1
2015-02-12IMFS: Add root directory to FS infoSebastian Huber1-6/+0
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2012-12-20libfs: Doxygen Enhancement Task #1Alex Ivanov1-6/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13IMFS: New support functionsSebastian Huber1-2/+2
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-2/+3
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-25/+8
2010-06-242010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-2/+0
2009-06-122009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2008-07-032008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns1-2/+2
2004-04-17Remove stray white spaces.Ralf Corsepius1-5/+5
2004-04-15Remove stray white spaces.Ralf Corsepius1-4/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1-6/+0
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1-1/+6
1999-11-02Properly initialize location variable.Joel Sherrill1-0/+8
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1-70/+2
1999-10-12Split null handlers table to own file and renamed.Joel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill1-0/+158