summaryrefslogtreecommitdiff
path: root/tmpfs/node.c
AgeCommit message (Expand)Author
2019-09-01Use the data_t type defined in hurd_types.h.Flavio Cruz
2018-11-05tmpfs: Document issue with removed shm filesSamuel Thibault
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2015-04-17libdiskfs: lock-less reference counting of nodesJustus Winter
2015-04-17tmpfs: use a seperate lock to protect all_nodesJustus Winter
2015-03-05Fix space styleSamuel Thibault
2014-11-09Deal with odd kernel behaviorSamuel Thibault
2014-04-30tmpfs: improve diskfs_node_iterateJustus Winter
2014-04-15Include the MIG-generated server header filesJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-04-02Correct handling of object size.Maksym Planeta
2012-03-26Correct available space check.Maksym Planeta
2011-11-20Fix symlink support in tmpfsBen Asselstine
2011-11-20Work with memory object only after vm_map has been performedMaksym Planeta
2010-08-27Fix comment on when Mach would try to clear tmpfs dataSamuel Thibault
2010-08-27Keep a reference on objects to preserve their content.Samuel Thibault
2009-02-02[ftpfs]Samuel Thibault
2002-06-112002-06-08 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-022002-05-29 Roland McGrath <roland@frob.com>Roland McGrath
2002-03-242002-03-23 Roland McGrath <roland@frob.com>Roland McGrath
2001-10-012001-09-30 Roland McGrath <roland@frob.com>Roland McGrath
2001-05-062001-05-05 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-152001-04-15 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
2001-02-262001-02-26 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-262001-02-26 Roland McGrath <roland@frob.com>Roland McGrath
2001-02-262001-02-25 Roland McGrath <roland@frob.com>Roland McGrath
2000-12-302000-12-30 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2000-12-292000-12-28 Roland McGrath <roland@frob.com>Roland McGrath
2000-12-27New directory tmpfs, in-core filesystem based on libdiskfsRoland McGrath