]> git.neil.brown.name Git - history.git/commit
akpm@odsl.org: For complex reasons it is not possible to hold i_sem in nfs_update_ino...
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Sat, 13 Mar 2004 17:10:52 +0000 (12:10 -0500)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Sat, 13 Mar 2004 17:10:52 +0000 (12:10 -0500)
commit791c42682ccd2a715f39ea25be71c2ea2425dcd9
treea417773639984d4d647ecc2c65297531f363277d
parent63864c3c4d5a943b623581cf2dc027e96796ed20
akpm@odsl.org: For complex reasons it is not possible to hold i_sem in nfs_update_inode().
Hence the i_size_write() in there is deadlocky.  Go back to the old way.
fs/nfs/inode.c