aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2016-05-09 09:32:39 +0000
committerDavid Sterba <[email protected]>2016-05-10 07:43:44 +0000
commit05135f597adcb94dc34fa87b82e68eb55e00f0eb (patch)
tree0adf2d34f7f64ed2830daeaf5ccaafe1558fdd0e /fs/btrfs/backref.c
parentbtrfs: ioctl: reorder exclusive op check in RM_DEV (diff)
downloadkernel-05135f597adcb94dc34fa87b82e68eb55e00f0eb.tar.gz
kernel-05135f597adcb94dc34fa87b82e68eb55e00f0eb.zip
btrfs: switch to common message helpers in open_ctree, adjust messages
Currently we lack the identification of the filesystem in most if not all mount messages, done via printk/pr_* functions. We can use the btrfs_* helpers in open_ctree, as the fs_info <-> sb link is established at the beginning of the function. The messages have been updated at the same time to be more consistent: * dropped sb->s_id, as it's not available via btrfs_* * added %d for return code where appropriate * wording changed * %Lx replaced by %llx Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions