On Thu, Apr 10, 2014 at 3:15 PM, Andy Lutomirski
wrote:
>
>
> COW links can do this already, I think. Of course, you'll have to
> use a
> filesystem that supports them.
COW is nice if the filesystem supports them, but my userspace code
needs to be filesystem agnostic. Because of that, the
On Thu, Mar 20, 2014 at 11:32 AM, tytso at mit.edu wrote:
>
> Looking at your patches, and what files you are modifying, you are
> enforcing this in the low-level file system.
I would love for this to be implemented in the filesystem level as
well. Something like the ext4 immutable bit, but wit
It's not enough to check for xsltproc - the system may not have the
docbook stylesheets installed. This patch also allows builders to
override the generation/installation of manpages entirely; for
example, manpages are of no use for embedded systems, so it's better
to not even waste the power buil
the power building them.
---
configure.ac| 10 --
man/Makefile.am |4 ++--
2 files changed, 10 insertions(+), 4 deletions(-)
>From eb0f352dc35e5b4a75abd27f1877b37bd1d536c6 Mon Sep 17 00:00:00 2001
From: Colin Walters
Date: Wed, 9 Jan 2013 19:35:05 -0500
Subject: [PATCH] build: