Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-13 Thread Jan Engelhardt

On Dec 13 2007 10:06, Erez Zadok wrote:
>In message <[EMAIL PROTECTED]>, Jan Engelhardt writes:
>> 
>> On Dec 9 2007 21:41, Erez Zadok wrote:
>> >
>> >Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
>> >---
>> > Documentation/filesystems/00-INDEX |2 ++
>> > 1 files changed, 2 insertions(+), 0 deletions(-)
>> >
>> 
>> This is not CVS, you are allowed to have multiple files in a changeset
>> Perhaps fold 1-7.
>
>Agreed.  I've merged the documentation patches together, as well as several 
>other
>related ones (esp. small ones); this also helps for bisecting.
>
Speaking of bisect, there is not really something to bisect in documentation
since it is not compiled :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-13 Thread Erez Zadok
In message <[EMAIL PROTECTED]>, Jan Engelhardt writes:
> 
> On Dec 9 2007 21:41, Erez Zadok wrote:
> >
> >Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
> >---
> > Documentation/filesystems/00-INDEX |2 ++
> > 1 files changed, 2 insertions(+), 0 deletions(-)
> >
> 
> This is not CVS, you are allowed to have multiple files in a changeset :-)
> Perhaps fold 1-7.

Agreed.  I've merged the documentation patches together, as well as several 
other
related ones (esp. small ones); this also helps for bisecting.

Erez.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-13 Thread Erez Zadok
In message [EMAIL PROTECTED], Jan Engelhardt writes:
 
 On Dec 9 2007 21:41, Erez Zadok wrote:
 
 Signed-off-by: Erez Zadok [EMAIL PROTECTED]
 ---
  Documentation/filesystems/00-INDEX |2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)
 
 
 This is not CVS, you are allowed to have multiple files in a changeset :-)
 Perhaps fold 1-7.

Agreed.  I've merged the documentation patches together, as well as several 
other
related ones (esp. small ones); this also helps for bisecting.

Erez.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-13 Thread Jan Engelhardt

On Dec 13 2007 10:06, Erez Zadok wrote:
In message [EMAIL PROTECTED], Jan Engelhardt writes:
 
 On Dec 9 2007 21:41, Erez Zadok wrote:
 
 Signed-off-by: Erez Zadok [EMAIL PROTECTED]
 ---
  Documentation/filesystems/00-INDEX |2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)
 
 
 This is not CVS, you are allowed to have multiple files in a changeset
 Perhaps fold 1-7.

Agreed.  I've merged the documentation patches together, as well as several 
other
related ones (esp. small ones); this also helps for bisecting.

Speaking of bisect, there is not really something to bisect in documentation
since it is not compiled :)
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-10 Thread Jan Engelhardt

On Dec 9 2007 21:41, Erez Zadok wrote:
>
>Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
>---
> Documentation/filesystems/00-INDEX |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>

This is not CVS, you are allowed to have multiple files in a changeset :-)
Perhaps fold 1-7.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 01/42] Unionfs: filesystems documentation index

2007-12-10 Thread Jan Engelhardt

On Dec 9 2007 21:41, Erez Zadok wrote:

Signed-off-by: Erez Zadok [EMAIL PROTECTED]
---
 Documentation/filesystems/00-INDEX |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


This is not CVS, you are allowed to have multiple files in a changeset :-)
Perhaps fold 1-7.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 01/42] Unionfs: filesystems documentation index

2007-12-09 Thread Erez Zadok
Signed-off-by: Erez Zadok <[EMAIL PROTECTED]>
---
 Documentation/filesystems/00-INDEX |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/filesystems/00-INDEX 
b/Documentation/filesystems/00-INDEX
index 1de155e..b168331 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -96,6 +96,8 @@ udf.txt
- info and mount options for the UDF filesystem.
 ufs.txt
- info on the ufs filesystem.
+unionfs/
+   - info on the unionfs filesystem
 vfat.txt
- info on using the VFAT filesystem used in Windows NT and Windows 95
 vfs.txt
-- 
1.5.2.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 01/42] Unionfs: filesystems documentation index

2007-12-09 Thread Erez Zadok
Signed-off-by: Erez Zadok [EMAIL PROTECTED]
---
 Documentation/filesystems/00-INDEX |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/filesystems/00-INDEX 
b/Documentation/filesystems/00-INDEX
index 1de155e..b168331 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -96,6 +96,8 @@ udf.txt
- info and mount options for the UDF filesystem.
 ufs.txt
- info on the ufs filesystem.
+unionfs/
+   - info on the unionfs filesystem
 vfat.txt
- info on using the VFAT filesystem used in Windows NT and Windows 95
 vfs.txt
-- 
1.5.2.2

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/