diff options
author | Eric Anholt <eric@anholt.net> | 2008-04-23 14:52:30 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2008-04-23 16:22:09 -0700 |
commit | 22877864c204139fe1c46899bedd237e38f0e849 (patch) | |
tree | 628aafef0a4c339896845141be02f8bf7c356936 /.gitignore | |
parent | 8c741ed54e1be63528e79222b600f37506c6d6d2 (diff) |
Add mmap ioctl to mmfs.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ tests/getstats tests/getversion tests/lock tests/mmfs_basic +tests/mmfs_mmap tests/mmfs_readwrite tests/openclose tests/setversion |