summaryrefslogtreecommitdiffstats
path: root/fs/debugfs
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-05-01 18:52:25 +0200
committerTheodore Ts'o <tytso@mit.edu>2009-05-01 18:52:25 +0200
commit9ca92389c5312a51e819c15c762f0abdc7f3129b (patch)
tree0f99256a5632614134573283853c577676cb1b99 /fs/debugfs
parentext4: Fix and simplify s_dirt handling (diff)
downloadlinux-9ca92389c5312a51e819c15c762f0abdc7f3129b.tar.xz
linux-9ca92389c5312a51e819c15c762f0abdc7f3129b.zip
ext4: Use separate super_operations structure for no_journal filesystems
By using a separate super_operations structure for filesystems that have and don't have journals, we can simply ext4_write_super() --- which is only needed when no journal is present --- and ext4_freeze(), ext4_unfreeze(), and ext4_sync_fs(), which are only needed when the journal is present. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/debugfs')
0 files changed, 0 insertions, 0 deletions