A fun exercise in re the design quality of the Linux kernel: How many lines of code do you think was the diff to add "-o nosymfollow" (ignore symlinks) as a mount option?
A fun exercise in re the design quality of the Linux kernel: How many lines of code do you think was the diff to add "-o nosymfollow" (ignore symlinks) as a mount option?
git.kernel.org
Add a "nosymfollow" mount option. - kernel/git/torvalds/linux.git - Linux kernel source tree
Think of a similar scope of change to a large codebase you're familiar with, for frame of reference.