summaryrefslogtreecommitdiff
path: root/fs/super.c
diff options
context:
space:
mode:
authorTony Luck <tony.luck@gmail.com>2011-03-17 23:29:15 (GMT)
committerAl Viro <viro@zeniv.linux.org.uk>2011-03-18 02:08:13 (GMT)
commitfbe0aa1f3d16fac5b641c0c1697371dcbe45b569 (patch)
treefc4dc844d89ea78ec134fbe1bbcad3af00bad344 /fs/super.c
parent474a00ee1306eb7e82329fdc28b6471a99facba1 (diff)
downloadlinux-fbe0aa1f3d16fac5b641c0c1697371dcbe45b569.tar.xz
Some fixes for pstore
1) Change from ->get_sb() to ->mount() 2) Use mount_single() instead of mount_nodev() 3) Pulled in ramfs_get_inode() & trimmed to what I need for pstore 4) Drop the ugly pstore_writefile() Just save data using kmalloc() and provide a pstore_file_read() that uses simple_read_from_buffer(). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions