alistair23-linux/fs/hpfs
Miklos Szeredi 6d9c1fd425 mount options: fix hpfs
Add a .show_options super operation to hpfs.

Use generic_show_options() and save the complete option string in
hpfs_fill_super() and hpfs_remount_fs().

Also add a small fix: hpfs_remount_fs() should return -EINVAL on
error, instead of 1, which is not an error value.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Cc: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-08 09:22:40 -08:00
..
alloc.c
anode.c
buffer.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
dentry.c
dir.c
dnode.c
ea.c
file.c hpfs: convert to new aops 2007-10-16 09:42:56 -07:00
hpfs.h
hpfs_fn.h
inode.c
Makefile
map.c
name.c
namei.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
super.c mount options: fix hpfs 2008-02-08 09:22:40 -08:00