Home
last modified time | relevance | path

Searched hist:"2710 c957" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Dfs_parser.h2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/
H A Dfs_parser.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/nfs/
H A Dfs_context.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/net/ceph/
H A Dceph_common.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/jffs2/
H A Dsuper.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/afs/
H A Dsuper.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/ceph/
H A Dsuper.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/gfs2/
H A Dops_fstype.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/mm/
H A Dshmem.c2710c957 Fri Sep 06 21:12:08 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> fs_parse: get rid of ->enums

Don't do a single array; attach them to fsparam_enum() entry
instead. And don't bother trying to embed the names into those -
it actually loses memory, with no real speedup worth mentioning.

Simplifies validation as well.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>