+1
−12
+1
−0
+1
−12
+1
−0
+0
−13
Loading
New field of struct super_block - ->s_max_links. Maximal allowed
value of ->i_nlink or 0; in the latter case all checks still need
to be done in ->link/->mkdir/->rename instances. Note that this
limit applies both to directoris and to non-directories.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>