From mboxrd@z Thu Jan 1 00:00:00 1970 From: UZAIR LAKHANI Subject: Regarding Wrapfs Code - function wrapfs_interpose Date: Fri, 7 Apr 2006 21:51:46 -0700 (PDT) Message-ID: <20060408045146.59678.qmail@web37907.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: Received: from web37907.mail.mud.yahoo.com ([209.191.124.102]:8090 "HELO web37907.mail.mud.yahoo.com") by vger.kernel.org with SMTP id S965019AbWDHEvs (ORCPT ); Sat, 8 Apr 2006 00:51:48 -0400 To: linux-fsdevel@vger.kernel.org Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hello All, I want to find out the purpose of a part of Wrapfs code. The function name is wrapfs_interpose The code is /* check that the lower file system didn't cross a mount point */ if (lower_inode->i_sb != SUPERBLOCK_TO_LOWER(sb)) { err = -EXDEV; goto out; } I want to find out what is the purpose of the above check. Thanks, Uzair Lakhnai Karachi, Pakistan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com