commit | 2bd28285aa6cd34beaedc07003846b9cbcca3d73 | [log] [tgz] |
---|---|---|
author | Daniel Phillips <daniel@tux3.org> | Thu May 01 17:42:53 2014 +0900 |
committer | Daniel Phillips <daniel@tux3.org> | Thu May 01 17:42:53 2014 +0900 |
tree | 5fc8e3455dfbf2f43ae362a6fe54db18544db94e | |
parent | cfba1660b1934477bd49dd79b585b196d8ac3c53 [diff] |
tux3: Respell map_region as filemap This is arguably the central operation of the filesystem (map a file to/from backing store) and deserves a more elegant name. Signed-off-by: Daniel Phillips <d.phillips@partner.samsung.com> Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>