Skip to content

Commit

Permalink
[PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit …
Browse files Browse the repository at this point in the history
…userspace

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Paul Clements authored and Linus Torvalds committed Oct 3, 2006
1 parent a638b2d commit d19c2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/compat_ioctl.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ COMPATIBLE_IOCTL(RUN_ARRAY)
COMPATIBLE_IOCTL(STOP_ARRAY)
COMPATIBLE_IOCTL(STOP_ARRAY_RO)
COMPATIBLE_IOCTL(RESTART_ARRAY_RW)
ULONG_IOCTL(SET_BITMAP_FILE)
/* DM */
COMPATIBLE_IOCTL(DM_VERSION_32)
COMPATIBLE_IOCTL(DM_REMOVE_ALL_32)
Expand Down

0 comments on commit d19c2ee

Please sign in to comment.