diff options
author | Jan Kara <jack@suse.cz> | 2014-09-04 11:47:51 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2014-09-04 11:47:51 +0200 |
commit | 8a70ee3307908c46f952df91be72a18d5f5ad0a3 (patch) | |
tree | bf5e1b58e99f4b3090d3811aec3411a728df5f40 /Documentation/isdn | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... (diff) | |
download | linux-8a70ee3307908c46f952df91be72a18d5f5ad0a3.tar.xz linux-8a70ee3307908c46f952df91be72a18d5f5ad0a3.zip |
udf: Avoid dir link count to go negative
If we are writing back inode of unlinked directory, its link count ends
up being (u16)-1. Although the inode is deleted, udf_iget() can load the
inode when NFS uses stale file handle and get confused.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Documentation/isdn')
0 files changed, 0 insertions, 0 deletions