mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-31 20:10:37 +00:00
Remove the di_nlink field in favour of inode->i_nlink and update the nlink handling to use the proper macros. This saves 4 bytes. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>