OSDN Git Service

I have attached a patch adding a program that allows re-reading the partition table...
authorBertold Van den Bergh <vandenbergh@bertold.org>
Mon, 26 May 2014 01:49:51 +0000 (20:49 -0500)
committerBertold Van den Bergh <vandenbergh@bertold.org>
Mon, 26 May 2014 01:49:51 +0000 (20:49 -0500)
commit7cb7cca7f5759c6921d68a384fd838e01ce446e0
tree835f4d616c2ba9715d70e4c0bfc4dcdb5070ed21
parent1c806ca536dc938f949546b28974db79ae85941f
I have attached a patch adding a program that allows re-reading the partition table. This is often used on embedded systems booting from SD/USB devices that need to resize partitions on first boot.
toys/pending/partprobe.c [new file with mode: 0644]