SEARCH  

NEWS

2010.10.06:11:36:28
Autentika i Divante łączą siły
Agencja interaktywna Autentika oraz firma Divante, specjalizująca się w dziedzinie e-commerce, postanowiły połączyć swoje siły i nawiązać współpracę, której celem jest poszerzenie oferty obu firm o dodatkowe kompetencje i możliwość obsługi złożonych projektów.

 

messageID:553660007505
author:Josef Jeff Sipek
title: PATCH 30 32 Unionfs update unionfs version
From: Erez Zadok <ezk@xxxxxxxxxxxxx Update version number from 2.0 to 2.1 to reflect the amount of work that had gone in since 2.0 was first released, and also to sync up with Unionfs 2.x releases for earlier kernels. Signed-off-by: Erez Zadok <ezk@xxxxxxxxxxxxx Signed-off-by: Josef Jeff Sipek <jsipek@xxxxxxxxxxxxx --- include/linux/union_fs.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/include/linux/union_fs.h b/include/linux/union_fs.h index 9bc4e3b..7f8dcc3 100644 --- a/include/linux/union_fs.h +++ b/include/linux/union_fs.h @@ -12,7 +12,8 @@ #ifndef _LINUX_UNION_FS_H #define _LINUX_UNION_FS_H -#define UNIONFS_VERSION "2.0" +#define UNIONFS_VERSION "2.1-mm" + /* * DEFINITIONS FOR USER AND KERNEL CODE: */ -- 1.5.2.2.238.g7cbf2f2 - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at rel="nofollow" vger.kernel.org/majordomo-info.html vger.kernel.org/majordomo-info.html
Index