+33
−0
+13
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
fallocate filesystem operation preallocates media space for the given file. If fallocate returns success then any subsequent write to the given range never fails with 'not enough space' error. Signed-off-by:Anatol Pomozov <anatol.pomozov@gmail.com> Signed-off-by:
Miklos Szeredi <mszeredi@suse.cz>