diff options
author | Andi Kleen <ak@suse.de> | 2007-05-02 19:27:21 +0200 |
---|---|---|
committer | Andi Kleen <andi@basil.nowhere.org> | 2007-05-02 19:27:21 +0200 |
commit | 2724b6db663a4efb69462ff6eb8f88d7528cace3 (patch) | |
tree | 3d7b7b9907a410a7d2cead87de17cb1299fb4cef /arch | |
parent | fac15a8e4d4c36eb4676bfd2c30ea16ad05c401a (diff) | |
download | op-kernel-dev-2724b6db663a4efb69462ff6eb8f88d7528cace3.zip op-kernel-dev-2724b6db663a4efb69462ff6eb8f88d7528cace3.tar.gz |
[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systems
vfat implements compat handlers for these ioctls, but when they
were executed on other file systems the kernel would still complain
about an unknown compat ioctl. Just declare them as compatible
and let them be rejected when not needed by the normal path.
This makes wine runs a lot quieter
Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions