aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/extents_status.h
Commit message (Collapse)AuthorAgeFilesLines
* ext4: move procfs registration code to fs/ext4/sysfs.cTheodore Ts'o2017-12-311-0/+2
| | | | | | | | | | This allows us to refactor the procfs code, which saves a bit of compiled space. More importantly it isolates most of the procfs support code into a single file, so it's easier to #ifdef it out if the proc file system has been disabled. Signed-off-by: Theodore Ts'o <tytso@mit.edu> Signed-off-by: Joe Maples <joe@frap129.org>
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-271-22/+52
|
* first commitMeizu OpenSource2016-08-151-0/+127