Commit 7a0b30fa authored by Kirill Smelkov's avatar Kirill Smelkov

t/shm-punch-hole: fallocate() for hugetlbfs patch v3

parent 11d130d1
...@@ -44,6 +44,7 @@ ...@@ -44,6 +44,7 @@
* *
* patch: http://lwn.net/Articles/640751/ (hugetlbfs: add fallocate support) * patch: http://lwn.net/Articles/640751/ (hugetlbfs: add fallocate support)
* http://lwn.net/Articles/641681/ v2 * http://lwn.net/Articles/641681/ v2
* http://lwn.net/Articles/645458/ v3
*/ */
#define _GNU_SOURCE #define _GNU_SOURCE
#include <sys/types.h> #include <sys/types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment