f2fs: introduce dot and dotdot name check
authorJaegeuk Kim <jaegeuk@kernel.org>
Sun, 26 Apr 2015 07:15:29 +0000 (00:15 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:34 +0000 (15:41 -0700)
commiteaa693f4dcf1ca64b41b02d907e9c401c085cf59
tree817b77d84ced4f1e539793d50ac7b2d02f6ab862
parentc879f90da96c6369080be868162ef96aeef4a439
f2fs: introduce dot and dotdot name check

This patch adds an inline function to check dot and dotdot names.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/hash.c
This page took 0.029325 seconds and 5 git commands to generate.