Rename exists_and_not_file() to exists_and_not_regfile()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Wed, 27 Jul 2016 13:37:18 +0000 (22:37 +0900)
committerJens Axboe <axboe@fb.com>
Wed, 27 Jul 2016 14:29:45 +0000 (08:29 -0600)
commit5e62565b99c2d133e71cf7eed8586307452ad225
treebc7cb7acc8c3f140664ec1880487423ce98da87d
parentd5b78f5a8fd73d21c1b84d71993c5690dbe098b5
Rename exists_and_not_file() to exists_and_not_regfile()

Renaming makes the purpose of this function more clear IMO.

Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
init.c