very useful
very useful
Posted Feb 4, 2015 13:14 UTC (Wed) by nye (subscriber, #51576)In reply to: very useful by jtaylor
Parent article: Inserting a hole into a file
>Video editing is a an obvious example, but there are also uses for plenty other applications. E.g. in scientific environments the need to put something into the middle of a large files comes up often.
I feel like this implementation is unlikely to gain much traction in any but the most specialised of environments, because the abstraction leaks too badly.
The requirement for an application to understand things like the block size of the underlying filesystem seems like a textbook example of unwarranted chumminess with the implementation, and I'm honestly surprised the feature hasn't seen more pushback, especially with the experience of things like fanotify where a feature was added with the appearance of being conceptually general-purpose but actually specific shortcomings that limit it to a handful of use cases.
