commit | a78ef704a8dd430225955f0709b22d4a6ba21deb | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <mszeredi@suse.cz> | Fri Oct 28 14:13:30 2011 +0200 |
committer | Christoph Hellwig <hch@serles.lst.de> | Wed Nov 02 12:53:43 2011 +0100 |
tree | ebd8f8a5a257077912b7cc38ecfdab43e1d7d73d | |
parent | bfe8684869601dacfcb2cd69ef8cfd9045f62170 [diff] |
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 <mszeredi@suse.cz> Tested-by: Toshiyuki Okajima <toshi.okajima@jp.fujitsu.com> Signed-off-by: Christoph Hellwig <hch@lst.de>