38ecfdab43e1d7d73d parent bfe8684869601dacfcb2cd69ef8cfd9045f62170 author Miklos Szeredi 1319804010 +0200 committer Christoph Hellwig 1320234823 +0100 vfs: protect i_nlink Prevent direct modification of i_nlink by making it const and adding a non-const __i_nlink alias. Signed-off-by: Miklos Szeredi Tested-by: Toshiyuki Okajima Signed-off-by: Christoph Hellwig