From ad416b9662fe6819c155bc388f4729869bf13366 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Fri, 27 May 2011 15:50:39 +0300 Subject: [PATCH] --- yaml --- r: 255057 b: refs/heads/master c: 12e776a0882def45e7ee50918016968b392ac7bd h: refs/heads/master i: 255055: 3cd190ad8045e9801c165d20d859ad28e8a92fb9 v: v3 --- [refs] | 2 +- trunk/fs/ubifs/dir.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 87ab962c10e4..b6b3ebd219cc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a29fa9dfa4d5d1b962825c79f19d9b6f3f15843b +refs/heads/master: 12e776a0882def45e7ee50918016968b392ac7bd diff --git a/trunk/fs/ubifs/dir.c b/trunk/fs/ubifs/dir.c index ef5abd38f0bf..c6cbdd0f636c 100644 --- a/trunk/fs/ubifs/dir.c +++ b/trunk/fs/ubifs/dir.c @@ -102,7 +102,7 @@ struct inode *ubifs_new_inode(struct ubifs_info *c, const struct inode *dir, * UBIFS has to fully control "clean <-> dirty" transitions of inodes * to make budgeting work. */ - inode->i_flags |= (S_NOCMTIME); + inode->i_flags |= S_NOCMTIME; inode_init_owner(inode, dir, mode); inode->i_mtime = inode->i_atime = inode->i_ctime =