git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699489b
)
f2fs: use the F2FS specific flags in f2fs_ioctl()
author
Namjae Jeon
<namjae.jeon@samsung.com>
Sat, 8 Jun 2013 12:25:28 +0000
(21:25 +0900)
committer
Jaegeuk Kim
<jaegeuk.kim@samsung.com>
Fri, 14 Jun 2013 00:04:26 +0000
(09:04 +0900)
In f2fs_ioctl() function, it is using generic flags.
Since F2FS specific flags are defined. So lets use
those flags.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Pankaj Kumar <pankaj.km@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
No differences found