freebsd-dev/cmd/zdb
Darik Horn 28eb9213d8 Linux 3.2 compat: set_nlink()
Directly changing inode->i_nlink is deprecated in Linux 3.2 by commit

  SHA: bfe8684869601dacfcb2cd69ef8cfd9045f62170

Use the new set_nlink() kernel function instead.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes: #462
2011-12-16 20:02:52 -08:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Add missing -ldl linker option 2011-02-10 11:05:44 -08:00
Makefile.in Linux 3.2 compat: set_nlink() 2011-12-16 20:02:52 -08:00
zdb_il.c Fix gcc invalid prototype warnings 2010-08-27 15:34:03 -07:00
zdb.c Fix block device-related issues in zdb. 2010-12-14 09:52:46 -08:00