Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrewflnr
2990 days ago
> to use Clearcase you needed a kernel module that provided a special filesystem that you did your work against.
That... Augh, that's actually kind of a good idea, even if it was before its time. But FFS...
2 comments
lokedhs
2990 days ago
The idea is not terrible, but when the kernel module is so unstable it brings down the build machines with a kernel panic, I'd say the execution was somewhat lacking.
link
trentnelson
2990 days ago
Similar concept to GVFS:
https://blogs.msdn.microsoft.com/devops/2017/02/03/announcin...
link