Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
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>
2012-03-20 21:29:32 -04:00
..
2009-03-31 19:44:38 +03:00
2011-03-31 11:26:23 -03:00
2012-01-03 22:55:05 -05:00
2012-01-03 22:55:05 -05:00
2012-01-03 22:55:05 -05:00
2011-10-24 16:55:36 -07:00
2011-10-24 17:15:33 -07:00
2009-06-21 17:53:47 +03:00