| History log of /src/tests/fs/puffs/h_dtfs |
| Revision | Date | Author | Comments |
| 1.5 | 23-Jan-2016 |
christos | Define _KERNTYPES for things that need it.
|
| 1.4 | 13-Jul-2010 |
jmmv | Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
|
| 1.3 | 06-Jul-2010 |
pooka | * need TESTSDIR * remove force-fed -g
|
| 1.2 | 06-Jul-2010 |
pooka | NO ATFFILE HERE
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.2 | 21-Jul-2010 |
pooka | support pathconf (more or less copypasted from ufs). for njoly's tests.
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.2 | 14-Jul-2010 |
pooka | prevent rename of source directory under itself
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.5 | 16-Sep-2021 |
andvar | fix typos in word "successful".
|
| 1.4 | 19-Oct-2013 |
christos | fix unused variable warnings
|
| 1.3 | 01-Mar-2011 |
pooka | branches: 1.3.4; 1.3.10; Reset node's parent pointer when it's removed. Technically the parent still exists, but allows us to avoid complicated g/c algorithms if the parent *is* removed.
|
| 1.2 | 14-Jul-2010 |
pooka | branches: 1.2.2; prevent rename of source directory under itself
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.2.2.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.3.10.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.3.4.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.5 | 19-Sep-2021 |
andvar | fix various typos in comments, messages and documentation.
|
| 1.4 | 23-Sep-2019 |
christos | Restore binary compatibility by using the statvfs90 structure internally.
|
| 1.3 | 04-Nov-2012 |
christos | branches: 1.3.30; add missing includes
|
| 1.2 | 12-Aug-2010 |
pooka | branches: 1.2.6; 1.2.12; return correct errno
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.2.12.1 | 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
| 1.2.6.1 | 16-Jan-2013 |
yamt | sync with (a bit old) head
|
| 1.3.30.1 | 13-Apr-2020 |
martin | Mostly merge changes from HEAD upto 20200411
|
| 1.10 | 19-Oct-2013 |
christos | fix unused variable warnings
|
| 1.9 | 31-Jan-2012 |
njoly | branches: 1.9.6; Check directory write access for DELETE operation. And while here, small indentation adjust.
|
| 1.8 | 01-Mar-2011 |
pooka | branches: 1.8.4; Reset node's parent pointer when it's removed. Technically the parent still exists, but allows us to avoid complicated g/c algorithms if the parent *is* removed.
|
| 1.7 | 21-Jul-2010 |
pooka | branches: 1.7.2; support pathconf (more or less copypasted from ufs). for njoly's tests.
|
| 1.6 | 14-Jul-2010 |
pooka | Check that nobody raced us into the source dir while it was unlocked in preparation for rename.
|
| 1.5 | 14-Jul-2010 |
pooka | Return correct error values from a bunch of questionable renames.
There's no substitute for single-stepping do_sys_rename() into ffs when trying to figure out what error should come from what layer... well, at least apart from TNT.
|
| 1.4 | 14-Jul-2010 |
pooka | * remove target node from right directory * remove what i guess to be a useless if-clause (although with file systems you can never be sure)
|
| 1.3 | 14-Jul-2010 |
pooka | check we don't rename onto a non-empty directory
|
| 1.2 | 14-Jul-2010 |
pooka | prevent rename of source directory under itself
|
| 1.1 | 06-Jul-2010 |
pooka | Move the Delectable Test File System from share/examples/puffs/dtfs to tests/fs/puffs/h_dtfs.
No functional change (apart from adjusting the Makefile for test builds).
|
| 1.7.2.1 | 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.8.4.2 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.8.4.1 | 17-Apr-2012 |
yamt | sync with head
|
| 1.9.6.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|