Linux filesystem development
 help / color / mirror / Atom feed
From: "Joseph D. Wagner" <theman@josephdwagner.info>
To: linux-fsdevel@vger.kernel.org
Subject: Does mandatory locking need to be set when the file is locked?
Date: Mon, 15 Dec 2003 07:57:57 +0600	[thread overview]
Message-ID: <200312150757.57021.theman@josephdwagner.info> (raw)

I'm writing a program that changes the permissions on a file to enable 
mandatory locking, does its thing to the file, and then resets the 
permissions.

Do do the mandatory locking permissions have to be set before the lock is 
set? Or will the kernel dynamically recognize the change on the fly so that 
an active lock becomes mandatory?

TIA.

Joseph D. Wagner


             reply	other threads:[~2003-12-15 13:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-15  1:57 Joseph D. Wagner [this message]
2003-12-15 15:38 ` Does mandatory locking need to be set when the file is locked? Matthew Wilcox
2003-12-15 15:50   ` Joseph D. Wagner
2003-12-15 16:23     ` Randy.Dunlap
2003-12-15 18:09     ` Trond Myklebust
2003-12-15 18:59       ` Matthew Wilcox
2003-12-16 19:13         ` Bryan Henderson
2003-12-16 20:33           ` Mike Fedyk
2003-12-16 21:48             ` Trond Myklebust
2003-12-16 22:00               ` Mike Fedyk
2003-12-15 17:05 ` Bryan Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200312150757.57021.theman@josephdwagner.info \
    --to=theman@josephdwagner.info \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox