dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
alloc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
anode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
buffer.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
dentry.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] struct path: convert hpfs 2006-12-08 08:28:45 -08:00
dnode.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
ea.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
file.c hpfs: convert to new aops 2007-10-16 09:42:56 -07:00
hpfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpfs_fn.h [PATCH] mark struct inode_operations const 2 2007-02-12 09:48:46 -08:00
inode.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
map.c [PATCH] hpfs: fix printk format warnings 2006-12-07 08:39:35 -08:00
name.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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