Home
last modified time | relevance | path

Searched hist:b5799018827e67867fda77c3cde10fc080606fe2 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ext4/
H A DMakefilediff b5799018827e67867fda77c3cde10fc080606fe2 Wed Sep 23 18:44:17 CEST 2015 Theodore Ts'o <tytso@mit.edu> ext4: move sysfs code from super.c to fs/ext4/sysfs.c

Also statically allocate the ext4_kset and ext4_feat objects, since we
only need exactly one of each, and it's simpler and less code if we
drop the dynamic allocation and deallocation when it's not needed.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
H A Dsysfs.cb5799018827e67867fda77c3cde10fc080606fe2 Wed Sep 23 18:44:17 CEST 2015 Theodore Ts'o <tytso@mit.edu> ext4: move sysfs code from super.c to fs/ext4/sysfs.c

Also statically allocate the ext4_kset and ext4_feat objects, since we
only need exactly one of each, and it's simpler and less code if we
drop the dynamic allocation and deallocation when it's not needed.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>