]> err.no Git - util-linux/commit
raw: don't accept raw0 as a target name
authorKarel Zak <kzak@redhat.com>
Fri, 26 Jan 2007 18:55:41 +0000 (19:55 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 26 Jan 2007 18:55:41 +0000 (19:55 +0100)
commit34ab1590bd5001801e3417456161bd77265425f7
tree07b8eb7f279332dd776b02c72487227cdbc99c2b
parent69616d88d47f51147480a64962f1fed91f9b8732
raw: don't accept raw0 as a target name

The raw0 is rawctl and cannot be used as a normal raw device. The patch
also enlarge range of <N> for raw<N> and improve the query mode.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/raw.c