You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blockdev-util: also check newer value of GENHD_FL_NO_PART flag
With torvalds/linux@430cc5d,
the value of GENHD_FL_NO_PART, previously named as GENHD_FL_NO_PART_SCAN,
is changed from 0x0200 to 0x0004. So, we need to check both flags.
(cherry picked from commit f0c2668)
(cherry picked from commit 49b0f0e)
(cherry picked from commit 7f19a34)
(cherry picked from commit d55fcd8)
0 commit comments