aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJohn Muir <[email protected]>2007-11-28 16:22:02 -0800
committerLinus Torvalds <[email protected]>2007-11-29 09:24:54 -0800
commitfbee36b92abc965d3fc2862aa60fd0dfcf779d0b (patch)
tree5d59ccb2236110aeb8fddb75c94fc52beaf79e3b /fs/jbd2/commit.c
parentd0186b25e65d4d786727a03044b8aafe2ba118ee (diff)
fuse: fix uninitialized field in fuse_inode
I found problems accessing (executing) previously existing files, until I did chmod on them (or setattr). If the fi->attr_version is not initialized, then it could be larger than fc->attr_version until a setattr is executed, and as a result the inode attributes would never be set. Signed-off-by: Miklos Szeredi <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions