Skip to content
  • Al Viro's avatar
    coda breakage · 5f47c7ea
    Al Viro authored
    
    
    	a) switch by loff_t == __cmpdi2 use.  Replaced with a couple
    of obvious ifs; update of ->f_pos in the first one makes sure that we
    do the right thing in all cases.
    	b) block_signals() and unblock_signals() are globals on UML.
    Renamed coda ones; in principle UML probably ought to do rename as
    well, but that's another story.
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    5f47c7ea