Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Roland McGrath | 2002-06-25 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2002-06-13 | 1 | -0/+2 |
| | |||||
* | . | Roland McGrath | 2002-06-13 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 2002-06-11 | 1 | -0/+9 |
| | |||||
* | . | Roland McGrath | 2002-06-02 | 1 | -0/+5 |
| | |||||
* | revert unintentional checkin | Roland McGrath | 2002-05-29 | 1 | -6/+0 |
| | |||||
* | . | Roland McGrath | 2002-05-28 | 1 | -0/+11 |
| | |||||
* | 2002-05-13 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-05-13 | 1 | -0/+4 |
| | | | | * tmpfs.c (diskfs_extra_version): New variable. | ||||
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 2002-03-24 | 1 | -0/+3 |
| | |||||
* | . | Roland McGrath | 2002-03-24 | 1 | -0/+8 |
| | |||||
* | . | Roland McGrath | 2002-03-24 | 1 | -0/+2 |
| | |||||
* | . | Roland McGrath | 2002-03-24 | 1 | -0/+9 |
| | |||||
* | . | Roland McGrath | 2001-10-01 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2001-05-06 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2001-05-06 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2001-05-02 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 2001-04-15 | 1 | -0/+17 |
| | |||||
* | . | Roland McGrath | 2001-04-12 | 1 | -0/+7 |
| | |||||
* | . | Roland McGrath | 2001-02-26 | 1 | -0/+2 |
| | |||||
* | . | Roland McGrath | 2001-02-26 | 1 | -0/+14 |
| | |||||
* | . | Roland McGrath | 2001-02-26 | 1 | -1/+13 |
| | |||||
* | 2000-12-30 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2000-12-30 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * dir.c: Include <stddef.h>, <unistd.h>, <sys/mman.h> (diskfs_get_directs): Cast *data to struct dirent *. * node.c: Include <stddef.h>. (diskfs_alloc_node): Remove unused variables err, st, np. (diskfs_free_node): Use *np->dn, not *dn to calculate used space. (recompute_blocks): Replace DT_DEV with DT_BLK. (diskfs_node_norefs): Likewise. (recompute_blocks): Take address of np->dn_stat for pointer st. (diskfs_cached_lookup): New variable st. (diskfs_cached_lookup): Set st to &np->dn_stat, not &dn->dn_stat. (create_symlink_hook): Fix malloc call and return code check. (read_symlink_hook): Return 0. * tmpfs.c: Include <argp.h>, <string.h>, <inttypes.h>, <argz.h>, <error.h>. (parse_opt): Reverse second and third argument of strtoimax call. * tmpfs.h (struct disknode): Remove blind passenger (unnamed copy of anonymous struct {} reg). Some of the above were also reported by Alexey Dejneka <adejneka@comail.ru>. | ||||
* | . | Roland McGrath | 2000-12-29 | 1 | -0/+7 |
| | |||||
* | New directory tmpfs, in-core filesystem based on libdiskfs | Roland McGrath | 2000-12-27 | 1 | -0/+3 |