aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChao Yu <[email protected]>2015-11-10 18:44:20 +0800
committerJaegeuk Kim <[email protected]>2015-12-04 11:52:34 -0800
commit04ef4b626c324a7529c80ffc45787b274a6fa68a (patch)
tree4a9862439744720dd9c5e6475fe1d48f205d6a89 /tools/perf/scripts/python
parent29ba108d9ba44600961418a352871eb967d68c20 (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 <[email protected]> [Jaegeuk Kim: fix wrongly added spaces together] Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions