Good day,
I ran into some troubles with inode-cache rebuilding on root fs after
filesystem was mounted without inode_cache, which stalls boot of my
box by several minutes.

I boot from commandline like:
root=/dev/sda4 rootfstype=btrfs
rootflags=inode_cache,space_cache,autodefrag rw ...

However when I manually remount root fs without inode_cache (for
example via kexec), it triggers cache rebuild at next mount which
takes several tens of minutes and mimick 'freeze' on boot.

Would it be possible to put some printk saying that this is happening
so users don't get confused about it??

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to