]> mj.ucw.cz Git - libucw.git/commit
When bopen() is called with buffer size 0, it switches to bopen_mm().
authorMartin Mares <mj@ucw.cz>
Sun, 6 Oct 2002 15:45:07 +0000 (15:45 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 6 Oct 2002 15:45:07 +0000 (15:45 +0000)
commitc7c3c265e4ace960028a35889f23ebc485d5cc13
treea18560312386ab771747a0c3c84d2a05c6c6dee3
parentf9d468ac1cc3eeefb37a394360f96773c125e47e
When bopen() is called with buffer size 0, it switches to bopen_mm().
The plan is to make use of mmapping configurable by the buffer sizes
in cf/sherlock.
lib/fb-file.c