From: Theodore Ts'o Date: Sat, 25 Apr 2009 19:48:07 +0000 (-0400) Subject: ext4: Remove outdated comment about lock_super() X-Git-Tag: v2.6.31-rc1~396^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114e9fc90703bd6aac0229fb559e97caa6c49770;p=pandora-kernel.git ext4: Remove outdated comment about lock_super() ext4_fill_super() is no longer called by read_super(), and it is no longer called with the superblock locked. The unlock_super()/lock_super() is no longer present, so this comment is entirely superfluous. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed