]> Git Repo - linux.git/commit
vfs: pipe.c is really non-modular
authorAl Viro <[email protected]>
Mon, 19 Dec 2011 01:17:41 +0000 (20:17 -0500)
committerAl Viro <[email protected]>
Wed, 4 Jan 2012 03:52:41 +0000 (22:52 -0500)
commit84b92d39f98f669a3073168f88692782aec525a8
treee228e46ca564ee41cc78d85e451b1659dcada2c4
parent6b520e0565422966cdf1c3759bd73df77b0f248c
vfs: pipe.c is really non-modular

... so no exitcalls there.  Not much would work if pipe(2) would stop
working, after all...

Signed-off-by: Al Viro <[email protected]>
fs/pipe.c
This page took 0.052351 seconds and 4 git commands to generate.