ext4: Conditionally define compat ioctl numbers
authorBen Hutchings <ben@decadent.org.uk>
Mon, 17 May 2010 09:00:00 +0000 (05:00 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 May 2010 09:00:00 +0000 (05:00 -0400)
It is unnecessary, and in general impossible, to define the compat
ioctl numbers except when building the filesystem with CONFIG_COMPAT
defined.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found