patch-2.2.16 linux/fs/ufs/inode.c

Next file: linux/fs/vfat/namei.c
Previous file: linux/fs/smbfs/sock.c
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/fs/ufs/inode.c linux/fs/ufs/inode.c
@@ -336,6 +336,7 @@
 			goto repeat;
 		}
 		else {
+			brelse (bh);
 			return NULL;
 		}
 	}		

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)