Hi All,
bcache-status stopped working in kernel 3.13, see also:
https://bugzilla.redhat.com/show_bug.cgi?id=1066555
It's probably related to the change "Fix dirty_data accounting" in
kernel 3.13-rc4. What specifically has changes is the fact that that
/sys/fs/bcache/<UUID>/dirty_data has been removed, which breaks
bcache-status (https://gist.github.com/djwong/6343451). Just removing
the check / reference to this dirty_data item fixes bcache-status. Or
has it been replaced by a specific item?
Oh, BTW: bcache.txt still refers to dirty_data in /sys/fs/bcache/<UUID>
which doesn't seem correct to me.
Cheers,
Rolf
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html