On Sat, May 02, 2015 at 03:52:48PM -0700, Michael Marineau wrote: > The existing APIs can only toggle individual bits or get and set bits in > a complex text representation, making it impractical to use libfdisk for > manipulating the GPT partition attribute field in more complex ways such > as updating a value that is multiple bits wide. For example priority > based partition selection originally designed for ChromeOS includes two > integer values that are 4-bits wide. Hmm... my goal is to minimize number of label specific functions, but GPT attributes is so specific that it makes sense to export it by API. Applied, thanks (and extra thanks for the test!). Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html