On Thu, 12.02.15 18:11, Martin Pitt (martin.p...@ubuntu.com) wrote:

> Linux 3.10+ exposes RPMB (Replay Protected Memory Block) partitions of MMC
> devices [1] ; trying to read them with blkid or other unspecific means will
> cause kernel buffer I/O errors and timeouts. So don't run blkid on these.
> 
> Also ensure that /dev/disk/by-path creates proper symlinks and exposes the
> -rpmb partition separately, instead of letting the "normal" partition symlink
> point to the rpbm device (this is a race condition).
> 
> [1]
> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=090d25fe224c0

Looks simple enough. Though I wonder if [0-9] is the right match,
shouldn't it also cover multiple numbers there?

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to