]> bbs.cooldavid.org Git - net-next-2.6.git/commit - mm/shmem.c
[PATCH] shmem and simple const super_operations
authorHugh Dickins <hugh@veritas.com>
Mon, 5 Mar 2007 08:30:28 +0000 (00:30 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:51 +0000 (07:57 -0800)
commit759b9775c25f5e69aaea8a75c3914019e2dc5539
tree14382471e5a23741711443b323199776a94a8c2a
parentcc2cccaec88d422e628e6b588078e1dbdc241896
[PATCH] shmem and simple const super_operations

shmem's super_operations were missed from the recent const-ification;
and simple_fill_super()'s, which can share with get_sb_pseudo()'s.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Acked-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/libfs.c
mm/shmem.c