xfs
[Top] [All Lists]

TAKE - dmapi - add a dm_open_by_handle() to be used by dm_handle_to_path

To: linux-xfs@xxxxxxxxxxx
Subject: TAKE - dmapi - add a dm_open_by_handle() to be used by dm_handle_to_path()
From: Dean Roehrich <roehrich@xxxxxxx>
Date: Thu, 21 Mar 2002 11:05:27 -0600 (CST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Date:  Thu Mar 21 09:05:14 PST 2002
Workarea:  clink-eth.americas.sgi.com:/data/clink/a67/roehrich/2.4.x-xfs

The following file(s) were checked into:
  bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs


Modid:  2.4.x-xfs:slinx:114627a
linux/include/linux/dmapi.h - 1.8
        - Add dm_open_by_handle() prototype.

linux/include/linux/dmapi_kern.h - 1.9
        - Define DM_OPEN_BY_HANDLE.

linux/fs/xfs_dmapi/dmapi_right.c - 1.3
        - Make dm_copyin_handle() non-static, so dm_open_by_handle_rvp() can 
use it.

linux/fs/xfs_dmapi/dmapi_register.c - 1.7
        - Add dm_open_by_handle_rvp().

linux/fs/xfs_dmapi/dmapi_private.h - 1.5
        - Add prototypes for dm_open_by_handle_rvp() and dm_copyin_handle().

linux/fs/xfs_dmapi/dmapi_sysent.c - 1.3
        - Add DM_OPEN_BY_HANDLE case.



<Prev in Thread] Current Thread [Next in Thread>
  • TAKE - dmapi - add a dm_open_by_handle() to be used by dm_handle_to_path(), Dean Roehrich <=