From: Al Viro Date: Sun, 10 Jun 2012 09:01:45 +0000 (-0400) Subject: ->atomic_open() prototype change - pass int * instead of bool * X-Git-Tag: v3.6-rc1~152^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47237687d73cbeae1dd7a133c3fc3d7239094568;p=pandora-kernel.git ->atomic_open() prototype change - pass int * instead of bool * ... and let finish_open() report having opened the file via that sucker. Next step: don't modify od->filp at all. [AV: FILE_CREATE was already used by cifs; Miklos' fix folded] Signed-off-by: Al Viro --- Reading git-diff-tree failed