On Thursday 29 October 2009 07:30, Vladimir Dronnikov wrote: > Hello, Bernhard! > > "mountpoint -n PATH" refuses to find out the name of mounted device in > case of so-called "anonymous superblock", e.g. for btrfs. > That is, reported st.st_rdev doesn't correspond to any block device under /dev > > http://www.mail-archive.com/[email protected]/msg02870.html > > To outline the problem I prepared a patch (attached). > Please, comment, and may be fix.
const char* would work better - no need to cast. Applied, thanks. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
