Skip to content
Commit 0695a3c7 authored by Jeff Layton's avatar Jeff Layton Committed by Tyler Hicks
Browse files

ecryptfs: remove unnecessary i_version bump



There is no need to bump the i_version counter here, as ecryptfs does
not set the SB_I_VERSION flag, and doesn't use it internally. It also
only bumps it when the inode is instantiated, which doesn't make much
sense.

Signed-off-by: default avatarJeff Layton <jlayton@redhat.com>
Signed-off-by: default avatarTyler Hicks <tyhicks@canonical.com>
parent 02f9876e
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