Skip to content
Commit 66ad863b authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Fix nlink setting on inode creation



Since the nlink count will be 0, we need to use set_nlink rather
than inc_nlink in order to avoid triggering the inc_nlink warning
which was added recently.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 376d3778
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment