On 01/11, Paul E. McKenney wrote: > > On Sat, Jan 11, 2014 at 07:19:08PM +0100, Oleg Nesterov wrote: > > > > It seems that you misunderstood me, let me send v2 for review. > > Ah, I did misunderstand you. For both: > > Acked-by: Paul E. McKenney <paul...@linux.vnet.ibm.com>
Thanks! While at it, can't we factor out the code in fget*() ? Probably I dislike the code duplications too much, but imho fget*() abuse the copy-and-paste. On top of this series, saves 600 bytes. Oleg. fs/file.c | 70 ++++++++++++++++-------------------------------------------- 1 files changed, 19 insertions(+), 51 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/