summaryrefslogtreecommitdiffstats
path: root/fs/super.c
diff options
context:
space:
mode:
authorTony Luck2011-03-18 00:29:15 +0100
committerAl Viro2011-03-18 03:08:13 +0100
commitfbe0aa1f3d16fac5b641c0c1697371dcbe45b569 (patch)
treefc4dc844d89ea78ec134fbe1bbcad3af00bad344 /fs/super.c
parentkill simple_set_mnt() (diff)
downloadkernel-qcow2-linux-fbe0aa1f3d16fac5b641c0c1697371dcbe45b569.tar.gz
kernel-qcow2-linux-fbe0aa1f3d16fac5b641c0c1697371dcbe45b569.tar.xz
kernel-qcow2-linux-fbe0aa1f3d16fac5b641c0c1697371dcbe45b569.zip
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