Home
last modified time | relevance | path

Searched hist:"4 d4ab6d6" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dsuper.c4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
H A Dioctl.c4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
H A Dctree.h4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
H A Dinode.c4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>
4d4ab6d6 Thu Nov 19 04:42:31 CST 2015 David Sterba <dsterba@suse.com> btrfs: constify static arrays

There are a few statically initialized arrays that can be made const.
The remaining (like file_system_type, sysfs attributes or prop handlers)
do not allow that due to type mismatch when passed to the APIs or
because the structures are modified through other members.

Signed-off-by: David Sterba <dsterba@suse.com>