integrity: special fs magic
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Tue, 7 Oct 2008 18:00:12 +0000 (14:00 -0400)
committerJames Morris <jmorris@namei.org>
Sun, 12 Oct 2008 22:47:43 +0000 (09:47 +1100)
commit92562927826fceb2f8e69c89e28161b8c1e0b125
treee44f22406ea4d3753a4834feed7e7d271da28ab8
parent93db628658197aa46bd7f83d429908b6f187ec9c
integrity: special fs magic

Discussion on the mailing list questioned the use of these
magic values in userspace, concluding these values are already
exported to userspace via statfs and their correct/incorrect
usage is left up to the userspace application.

  - Move special fs magic number definitions to magic.h
  - Add magic.h include

Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Reviewed-by: James Morris <jmorris@namei.org>
Signed-off-by: James Morris <jmorris@namei.org>
fs/debugfs/inode.c
include/linux/magic.h
mm/shmem.c
security/inode.c