summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_fsunmount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libfs/src/imfs: Change license to BSD-2Joel Sherrill2022-03-221-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-131-1/+1
* IMFS: Add root directory to FS infoSebastian Huber2015-02-121-6/+0
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* libfs: Doxygen Enhancement Task #1Alex Ivanov2012-12-201-6/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* IMFS: New support functionsSebastian Huber2012-03-131-2/+2
* IMFS: Reference counting for nodesSebastian Huber2012-03-131-2/+3
* Filesystem: Reference counting for locationsSebastian Huber2012-03-131-25/+8
* 2010-06-24 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-06-241-2/+0
* 2009-06-12 Chris Johns <chrisj@rtems.org>Chris Johns2009-06-121-2/+2
* 2008-07-03 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-031-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-5/+5
* Remove stray white spaces.Ralf Corsepius2004-04-151-4/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-051-6/+0
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-051-1/+6
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-0/+90