diff options
| author | Chao Yu <chao2.yu@samsung.com> | 2015-11-10 18:44:20 +0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-13 12:32:26 +0200 |
| commit | 737f253ffc4e4dd351d8204975706f3954ba7fbc (patch) | |
| tree | 411bb9317dc6da7bb1d123fef6b848c6a556c103 /include/uapi/linux/sysctl.h | |
| parent | 2e47a280aab4e219971b22140629e07eb59fa2a9 (diff) | |
f2fs: fix to enable missing ioctl interfaces in ->compat_ioctl
In 64-bit kernel f2fs can supports 32-bit ioctl system call by identifying
encoded code which is converted from 32-bit one to 64-bit one in
->compat_ioctl.
When we introduced new interfaces in ->ioctl, we forgot to enable them in
->compat_ioctl, so enable them for fixing.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
[Jaegeuk Kim: fix wrongly added spaces together]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'include/uapi/linux/sysctl.h')
0 files changed, 0 insertions, 0 deletions
