From 540e6a09249021ed4e92649bf8f1902fbf30904b Mon Sep 17 00:00:00 2001 From: Andy Lutomirski Date: Tue, 25 Dec 2012 13:31:52 -0500 Subject: [PATCH] --- yaml --- r: 348104 b: refs/heads/master c: ad96f7115593e962dd22a0519021eafaba56f5e3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ext4/fsync.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 071b03a3ff26..8f8bb11589ec 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53e872681fed6a43047e71bf927f77d06f467988 +refs/heads/master: ad96f7115593e962dd22a0519021eafaba56f5e3 diff --git a/trunk/fs/ext4/fsync.c b/trunk/fs/ext4/fsync.c index dfbc1fe96674..3278e64e57b6 100644 --- a/trunk/fs/ext4/fsync.c +++ b/trunk/fs/ext4/fsync.c @@ -109,8 +109,6 @@ static int __sync_inode(struct inode *inode, int datasync) * * What we do is just kick off a commit and wait on it. This will snapshot the * inode to disk. - * - * i_mutex lock is held when entering and exiting this function */ int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync)